intermine / InterMine-Data-Browser-Tool

InterMine Data Browser: a tool for exploring semi-homogeneous biological datasets
http://data-browser.apps.intermine.org/
Other
7 stars 33 forks source link

Value Duplication when using filters. #101

Open shaymaa91 opened 4 years ago

shaymaa91 commented 4 years ago

Description

when the user select a value from the drop list of one of the provided filters, then the selected value shown twice, first one is the selected value with X button in the input search field, and second one is duplicated value as the same value again from the filter list itself.

Steps to Reproduce

  1. choose one of the filters to test the case (e.g: Pathway Name filter)
  2. search for a value (e.g: signal Transduction)
  3. select a value

Expected Behaviour

The expected behaviour is to show you only the selected value in the input field, and on that field you will be able to clear the value you selected, and then choose another value.

Actual Behaviour

The current behaviour is showing 2 vlaues, the selected value and the same value from the drop list which should not be editable or even totally shown at that moment

Settings

Screenshots

image

shaymaa91 commented 4 years ago

@AdrianBZG @Nikhil-Vats I just created this issue and I will send you a PR with the fix please assign this to me, waiting for your approval if you see this also should be fixed. appreciate your support and efforts :)