ome / omero-parade

OMERO.web plugin for displaying Dataset thumbnails or Plates in webclient center panel
GNU Affero General Public License v3.0
1 stars 12 forks source link

table filter reset #50

Closed will-moore closed 6 years ago

will-moore commented 6 years ago

This fixes some issues seen when switching the Table Filter between different columns, when column values are quite different from one another. Previously, the filter-value was not updated so we initially filter the values of one column using the old filter-value from the previous column, which often results in ALL images being filtered (can result in Parade being entirely reset).

Now, we reset the filter value to undefined when switching column, so that no images are filtered out until you start to drag the slider again.

To test:

cc @pwalczysko @jburel @chris-allan