Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[native_filter] add single select and inverse selection to numeric range #16722

Closed
junlincc opened this issue Sep 16, 2021 · 2 comments
Closed
Labels
dashboard:native-filters Related to the native filters of the Dashboard enhancement:committed Enhancement planned / committed by a contributor good first issue Good first issues for new contributors inactive Inactive for >= 30 days

Comments

@junlincc
Copy link
Member

junlincc commented Sep 16, 2021

"As a user... I would like to target a specific value and not a range of values using a single value slider. For example, I would like to target a single value in a growth rate of 2x. By having a single value slider, this allows me to better target the growth rate."
this request is similar to [native-filter][ux]hard to specify the min and max in slider when the range is huge

As a workaround, user may use a Value filter to select a single numeric value in a numeric column.
image

@junlincc junlincc added dashboard:native-filters Related to the native filters of the Dashboard enhancement:committed Enhancement planned / committed by a contributor good first issue Good first issues for new contributors labels Sep 16, 2021
@junlincc junlincc changed the title [native-fiter] add single select and inverse selection to numeric range [native-filter] add single select and inverse selection to numeric range Sep 16, 2021
@junlincc junlincc changed the title [native-filter] add single select and inverse selection to numeric range [native_filter] add single select and inverse selection to numeric range Sep 16, 2021
riahk pushed a commit that referenced this issue Dec 1, 2021
… (#17372)

* feat: add single select and inverse selection to numeric range (#16722)

* Ignore invalid eslint errors regarding conditionally called hooks.

* Add license header to new file.

* Flipped the numerical range values for the minimum slider so that the highlighted range value accurately reflects the applied filter.

* Resolved linting errors

* Remove unnecessary important flag from css
@stale
Copy link

stale bot commented Apr 18, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive Inactive for >= 30 days label Apr 18, 2022
@rusackas
Copy link
Member

Closing as stale, but this might be better served by using a single value select, and sorting the options. If people still want this as a feature, please open an Ideas thread, and we can see if it gathers steam.

@rusackas rusackas closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard:native-filters Related to the native filters of the Dashboard enhancement:committed Enhancement planned / committed by a contributor good first issue Good first issues for new contributors inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

2 participants