Skip to content

[ENH] Scatter Plot: Replace combo box with search combo box#4447

Merged
lanzagar merged 2 commits intobiolab:masterfrom
PrimozGodec:search-combo-box
Mar 20, 2020
Merged

[ENH] Scatter Plot: Replace combo box with search combo box#4447
lanzagar merged 2 commits intobiolab:masterfrom
PrimozGodec:search-combo-box

Conversation

@PrimozGodec
Copy link
Contributor

@PrimozGodec PrimozGodec commented Feb 24, 2020

Issue

When many attributes it is difficult to find the specific attribute to show.

Description of changes

Adding a search to the combo box in the scatter plot.

When this is merged I will start making the same changes in other widgets where required

Includes
  • Code changes
  • Tests
  • Documentation

@ajdapretnar
Copy link
Contributor

Currently, this doesn't work. With File (iris) and Scatter Plot:
AttributeError: 'ComboBox' object has no attribute 'setSearch'

@PrimozGodec
Copy link
Contributor Author

@ajdapretnar I forgot to make a PR on widget-base, which need to be merged before.

@lanzagar lanzagar changed the title Scatter Plot: Replace combo box with search combo box [NOMERGE] Scatter Plot: Replace combo box with search combo box Feb 27, 2020
@ajdapretnar
Copy link
Contributor

I actually like this. I much prefer it to overly long dropdowns.

@PrimozGodec PrimozGodec changed the title [NOMERGE] Scatter Plot: Replace combo box with search combo box [ENH] Scatter Plot: Replace combo box with search combo box Feb 28, 2020
@PrimozGodec PrimozGodec changed the title [ENH] Scatter Plot: Replace combo box with search combo box [NO-MEGE][ENH] Scatter Plot: Replace combo box with search combo box Mar 6, 2020
@PrimozGodec PrimozGodec changed the title [NO-MEGE][ENH] Scatter Plot: Replace combo box with search combo box [NO-MERGE][ENH] Scatter Plot: Replace combo box with search combo box Mar 6, 2020
@PrimozGodec PrimozGodec changed the title [NO-MERGE][ENH] Scatter Plot: Replace combo box with search combo box [ENH] Scatter Plot: Replace combo box with search combo box Mar 20, 2020
@codecov
Copy link

codecov bot commented Mar 20, 2020

Codecov Report

Merging #4447 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4447      +/-   ##
==========================================
- Coverage   83.54%   83.53%   -0.01%     
==========================================
  Files         276      276              
  Lines       55299    55299              
==========================================
- Hits        46198    46195       -3     
- Misses       9101     9104       +3

@lanzagar lanzagar merged commit d8d9f21 into biolab:master Mar 20, 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.

4 participants