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

Change c-select-many-to-many's itemTitle prop to accept the far item, not the middle item. #497

Open
ascott18 opened this issue Nov 26, 2024 · 2 comments

Comments

@ascott18
Copy link
Collaborator

Since c-select-many-to-many is now based on c-select[multiple], it is much easier and makes more sense for this prop to be based on the far item. Some wonky stuff had to be added to maintain compatibility for now, but this should be removed. See function itemText in c-select-many-to-many.

@ascott18
Copy link
Collaborator Author

This somewhat conflicts with the ideas in #314

@ascott18 ascott18 removed the breaking label Jan 27, 2025
@ascott18
Copy link
Collaborator Author

New plan: keep this behavior, and make sure we find the "real" middle item if we're displaying a selected item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant