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

[@mantine/core] Select & MultiSelect: Show not found message even when not searchable #6477

Conversation

AustinWildgrube
Copy link
Contributor

@AustinWildgrube AustinWildgrube commented Jun 30, 2024

This PR ensures the notFoundMessage shows up even when no data is available. It can be confusing for users to click on the select and see nothing happen. The search functionality for both select and multi-select remains unchanged. The docs have also been updated to reflect this change.

References: #6474

@colecoleman
Copy link

Ooh, love this change

@rtivital rtivital merged commit a8404e9 into mantinedev:master Jul 2, 2024
1 check passed
@rtivital
Copy link
Member

rtivital commented Jul 2, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants