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

User-editable dropdown options (configurable-enum) #1642

Closed
5 tasks done
sleidig opened this issue Jan 11, 2023 · 4 comments
Closed
5 tasks done

User-editable dropdown options (configurable-enum) #1642

sleidig opened this issue Jan 11, 2023 · 4 comments
Assignees
Labels
Type: Feature new user-facing feature

Comments

@sleidig
Copy link
Member

sleidig commented Jan 11, 2023

As a manager I want to quickly add new options for a dropdown field without need for technical support when our project structure changes a bit.

Requirements:

  • allow typing for dropdowns to narrow results
  • provide option to create new item (and clearly distinguish that visually from selecting an existing option, consider asking for confirmation to avoid unintended entries being created?)
  • provide UI to edit (the label of) an entry
  • delete an entry (and provide logic to ensure the delete value is not used anywhere)
  • enforce permissions that control adding enum options
@sleidig sleidig added the Type: Feature new user-facing feature label Jan 11, 2023
@sleidig
Copy link
Member Author

sleidig commented Jan 13, 2023

Thoughts about the UI:
image

@TheSlimvReal TheSlimvReal self-assigned this Jan 19, 2023
@TheSlimvReal
Copy link
Collaborator

TheSlimvReal commented Jan 19, 2023

  • (optional) items can be re-ordered

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.18.0-master.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.18.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature new user-facing feature
Projects
No open projects
Development

No branches or pull requests

3 participants