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

Improve labels UI #25738

Open
rachaelshaw opened this issue Jan 23, 2025 · 1 comment
Open

Improve labels UI #25738

rachaelshaw opened this issue Jan 23, 2025 · 1 comment
Labels
~feature fest Will be reviewed at next Feature Fest :product Product Design department (shows up on 🦢 Drafting board)

Comments

@rachaelshaw
Copy link
Member

rachaelshaw commented Jan 23, 2025

Gong snippet: TODO

Problem

  • There is no dedicated place to view/edit labels in the UI
  • It's not obvious where to view/manage labels in the UI.
    • To see a list of all labels, I need to be on a form with a label picker, or filtering by label on the host detail page
    • I need to know to filter by a label in order to edit or delete it in the UI.
  • When adding a new label, if I add a name/description for a dynamic label, then realize I needed to create a manual label, I lose my work when I change tabs.
  • We have a story in drafting to manage labels via GitOps, it would be nice to make it just as easy in the UI

What have you tried?

Potential solutions

  • Add a dedicated "Manage labels" page (/labels) with a paginated list of all labels
  • On "Add label" page, change tabs to radio buttons that show/hide the ace editor/host picker/etc., keeping label and description intact
    • Both forms use the same endpoint so should be doable

What is the expected workflow as a result of your proposal?

I go to the /labels page. I click "Add label" to create a new label. I can easily swap between dynamic and manual without starting over. I save the label and see it in the list. I click an edit button next to the new label to make changes.

@rachaelshaw rachaelshaw added :product Product Design department (shows up on 🦢 Drafting board) ~feature fest Will be reviewed at next Feature Fest labels Jan 23, 2025
@rachaelshaw
Copy link
Member Author

Similar request: #22362

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
~feature fest Will be reviewed at next Feature Fest :product Product Design department (shows up on 🦢 Drafting board)
Development

No branches or pull requests

1 participant