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

MultiSelect component #574

Open
adamkudrna opened this issue Oct 21, 2024 · 3 comments
Open

MultiSelect component #574

adamkudrna opened this issue Oct 21, 2024 · 3 comments
Assignees
Labels

Comments

@adamkudrna
Copy link
Member

adamkudrna commented Oct 21, 2024

Composition

  • MultiSelect
    • MultiSelectInput
      • MultiSelectToggle
      • MultiSelectTag
        • MultiSelectTagRemoveButton
    • MultiSelectDropdown
      • MultiSelectDropdownOption
      • MultiSelectDropdownHeader
@adamkudrna adamkudrna converted this from a draft issue Oct 21, 2024
@bedrich-schindler bedrich-schindler self-assigned this Oct 24, 2024
@bedrich-schindler
Copy link
Contributor

Just quick question regarding the name of the component. All fields (except TextArea) have prefix Field. If we have SelectField, I think it should be call MutliSelectField.

Or we can make breaking change and remove Field prefix from all fields, but it is up to different discussion.

@mbohal
Copy link
Contributor

mbohal commented Oct 25, 2024

I think MutliSelectField is the correct name.

@adamkudrna
Copy link
Member Author

Yes, since we have a SelectField, MultiSelectField is the correct name (for us).

@adamkudrna adamkudrna moved this from 🔖 To do to 🏗 In progress in The Board Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In progress
Development

No branches or pull requests

3 participants