Skip to content

[ENH] Searchable combo boxes in all data widgets#4562

Merged
BlazZupan merged 7 commits intobiolab:masterfrom
PrimozGodec:data-searchable
Apr 2, 2020
Merged

[ENH] Searchable combo boxes in all data widgets#4562
BlazZupan merged 7 commits intobiolab:masterfrom
PrimozGodec:data-searchable

Conversation

@PrimozGodec
Copy link
Contributor

@PrimozGodec PrimozGodec commented Mar 23, 2020

Description of changes

Now when we have ComboBoxSearch available, it can be used where suitable. With this PR I am adding it to all widgets from the data section where a lot of options can be in the combo box - mostly where variables appear in combo boxes:

  • Pivot table
  • Select rows
  • Merge data
  • Transpose
  • Create class
  • Feature constructor
  • Feature statistics
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

Merging #4562 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4562      +/-   ##
==========================================
- Coverage   83.55%   83.53%   -0.02%     
==========================================
  Files         281      276       -5     
  Lines       56104    55302     -802     
==========================================
- Hits        46877    46198     -679     
+ Misses       9227     9104     -123

@BlazZupan BlazZupan merged commit 96d7935 into biolab:master Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants