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

Ad-hoc filters: Consistent edit mode for single and multi-select #913

Open
catherineymgui opened this issue Sep 25, 2024 · 0 comments
Open

Comments

@catherineymgui
Copy link

Currently, the edit mode for single select looks like this:

  • User clicks in to the pill which displays text
    Image

The edit mode for multi select looks like this:

  • User clicks into the pill which opens up these additional pills that can be removed
    Image

Note that users cannot edit the values and must remove them and add new ones.

We would like to make these consistent in the future.


Two ways to implement this that were discussed:

  1. Clicking a pill in edit mode changes the pill to become text
  2. Clicking a pill in edit mode changes the pill so it's editable in-line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant