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

UI showing flag states for an Identity with different overrides is confusing #5051

Open
matthewelwell opened this issue Jan 29, 2025 · 0 comments · May be fixed by #5053
Open

UI showing flag states for an Identity with different overrides is confusing #5051

matthewelwell opened this issue Jan 29, 2025 · 0 comments · May be fixed by #5053
Assignees
Labels
front-end Issue related to the React Front End Dashboard

Comments

@matthewelwell
Copy link
Contributor

matthewelwell commented Jan 29, 2025

Image

The above screenshot shows an identity with each variation of a flag state. In order, the flags are as follows:

  1. Flag on at environment level, no overrides
  2. Flag off at environment level, no overrides
  3. Flag off at environment level, on for segment override
  4. Flag on at environment level, off for segment override
  5. Flag off at environment level, on for identity override
  6. Flag on at environment level, off for identity overrides

These visuals aren't clear enough and some users are confused, particularly when looking at a segment override that sets the value to off. We should work on the UI here to make it clearer.

Some thoughts / suggestions:

  • Should we add some text to each toggle, e.g. 'ON' and 'OFF'?
  • Should we add a colour coding to identity overrides? Or, should we remove the colour coding from segment overrides?
  • Could we add more context closer to the toggle to indicate that there's an override in place? Some kind of icon next to each switcher (like the ones that we have showing that there are overrides in place on the environment UI? (see screenshot below)
Image
@matthewelwell matthewelwell added the front-end Issue related to the React Front End Dashboard label Jan 29, 2025
@kyle-ssg kyle-ssg self-assigned this Jan 29, 2025
@kyle-ssg kyle-ssg linked a pull request Jan 29, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants