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

Add Plotly-like double-clicking behaviour to PlotListLegend #415

Open
bobular opened this issue Nov 21, 2022 · 0 comments
Open

Add Plotly-like double-clicking behaviour to PlotListLegend #415

bobular opened this issue Nov 21, 2022 · 0 comments
Labels

Comments

@bobular
Copy link
Member

bobular commented Nov 21, 2022

Note: this was originally a full screen map ticket. It is no longer needed, but I'll leave the ticket in because I think it's functionality that would be nice-to-have at some point.

Single click will check/uncheck an item (as is present behaviour)

Double-click on a checked item exclusively selects that item (leaves it checked and unchecks all others)
Double-click an unchecked item selects everything except that item (leaves it unchecked and checks all others)

Some kind of one-time message (on first ever single click before a double-click has been done) should alert the user to this functionality. A snackbar makes sense.

Should also have a enableDoubleClick prop to turn this feature on/off.

Low, possibly medium cost.

@bobular bobular added the map label Dec 3, 2022
@bobular bobular removed the map label Jan 10, 2023
@bobular bobular changed the title Full screen map: Add Plotly-like double-clicking behaviour to PlotListLegend Add Plotly-like double-clicking behaviour to PlotListLegend Jan 10, 2023
@danicahelb danicahelb added the map label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants