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

Custom Component: multi mat-select with user defined options #270

Open
SchoolGuy opened this issue Jul 20, 2024 · 0 comments
Open

Custom Component: multi mat-select with user defined options #270

SchoolGuy opened this issue Jul 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SchoolGuy
Copy link
Member

SchoolGuy commented Jul 20, 2024

Is your feature request related to a problem? Please describe.
A user should be able to easily select options in a list and define custom options in it.

Describe the solution you'd like
A custom component das has the following features:

  • Based on mat-select
  • Works with single and multi-select
  • Searchbox for options
  • Options can be removed, added or edited after the initial render
  • Ideally: Use arrow_drop_up and arrow_drop_down to order the selected options

Describe alternatives you've considered
Currently, we use a helper solution in many places that allows sorting input fields and a remove button to delete input fields. This is not a very good experience and takes up a lot of space.

Additional context
None.

@SchoolGuy SchoolGuy added the enhancement New feature or request label Jul 20, 2024
@SchoolGuy SchoolGuy moved this to Incoming in Cobbler Web Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Incoming
Development

No branches or pull requests

1 participant