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

[HxMultiSelect] synchronize "SelectAll" checkbox with selected items #638

Closed
hakenr opened this issue Oct 26, 2023 · 3 comments · Fixed by #639
Closed

[HxMultiSelect] synchronize "SelectAll" checkbox with selected items #638

hakenr opened this issue Oct 26, 2023 · 3 comments · Fixed by #639
Assignees
Labels
enhancement New feature or request

Comments

@hakenr
Copy link
Member

hakenr commented Oct 26, 2023

Feedback from the Field

  1. Visual Feedback for Manual Selection: When all items in the list are manually selected one by one, the "SelectAll" checkbox should automatically become checked. This serves as an indicator that all items are currently selected.

  2. Pre-checked State Based on Value: If the Value parameter includes all items, the "SelectAll" checkbox should be checked when the dropdown is first opened. This not only indicates that all items are selected but also allows for easier mass deselection.

@bholbrook, do you have any thoughts on these suggestions?

@hakenr
Copy link
Member Author

hakenr commented Oct 26, 2023

Found an example with the behavior described above: https://mdbootstrap.com/docs/standard/extended/multiselect/

@hakenr
Copy link
Member Author

hakenr commented Oct 26, 2023

cc @vaclavek

@bholbrook
Copy link

@hakenr I would be comfortable implementing these changes. Stay tuned for a PR shortly.

@crdo crdo assigned crdo and bholbrook and unassigned bholbrook and crdo Oct 27, 2023
@hakenr hakenr added enhancement New feature or request WIP Work in progress labels Oct 30, 2023
@hakenr hakenr linked a pull request Nov 1, 2023 that will close this issue
@hakenr hakenr closed this as completed Nov 1, 2023
@hakenr hakenr removed the WIP Work in progress label Nov 1, 2023
hakenr added a commit that referenced this issue Nov 1, 2023
…tems - ClearOnHide fix + deselect filtered fix + SelectedValues synchronization
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
None yet
Development

Successfully merging a pull request may close this issue.

3 participants