You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If multiple facets with histogram plots are opened, zooming in on 1 facet, adding the smaller set as a filter, then removing that filter causes unexpected UI results for other histogram facets.
If multiple facets with histogram plots are opened, zooming in on 1 facet, adding the smaller set as a filter, then removing that filter causes unexpected UI results for other histogram facets.
Steps to reproduce:
createHistograms.js
script in ErmrestDataUtils repoint_col
should be open on load)float_col
facet and click the+
button to add this zoomed in range as a filterfloat_col
filter by clicking theX
in the chiclet under the "search all columns" search boxunzoom
button is visible in all 4 facets when it shouldn't be since all of the facets should have been resetfloat_col
when clicked will actuallyzoom
once (the last state) and then unzoom back to the original state on a 2nd clickThe text was updated successfully, but these errors were encountered: