You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the ability to limit the number of displayed values selected in a multi-select would allow us to place multi-select components on rows that wouldn't change their vertical size to accommodate the selected values. This would be helpful for place multi-select components in headers for example. The functionality already exists in the Mantime components and can be seen here.
The text was updated successfully, but these errors were encountered:
AnnMarieW
changed the title
Add Max Displayed Values option to Multi Select
[Feature Request] Add Max Displayed Values option to Multi Select
Jan 9, 2025
Thanks for the feature request! This is a large topic that is still in the discussions phase. It would need to have the functions as props supported first and then a plan on how people can leverage the combobox feature of Mantine to make their own customization.
Would you mind moving this to discussions #386 for now? I like to keep the issues for things that are priorities in the near term.
Having the ability to limit the number of displayed values selected in a multi-select would allow us to place multi-select components on rows that wouldn't change their vertical size to accommodate the selected values. This would be helpful for place multi-select components in headers for example. The functionality already exists in the Mantime components and can be seen here.
https://mantine.dev/combobox/?e=MaxDisplayedItems
The text was updated successfully, but these errors were encountered: