-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
MultiTenancy menu to limit the no of tenants shown with filter text widget #11771
Comments
This just sounds like a feature request, can you take a screenshot of the visual bug with the menu getting cut off? |
FYI - the issue will be closed when the bug is fixed, feature requests belong in Discussions or you can PR it yourself. |
Isn't this just a duplicate of #10915? |
@zepfietje similar, but this one will be closed when we make the dropdown scrollable. We will use the "size" feature of Floating UI, Adam is going to handle it when he has time. |
Should I worry about the searchable or just the scrollable? |
I can see this applying to other areas like filters too. |
Just scrollable for now, the searchable is just a feature request |
Package
filament/filament
Package Version
v3.2
Laravel Version
v11.0
Livewire Version
No response
PHP Version
8.2
Problem description
When user is part of many teams, and we enable multi tenancy, the menu appears too big which requires scrolling to find. (we have a bug for this scroll in mobile view in issue 7830)
Expected behavior
We want the menu to limit the teams/tenant shown, and allow filters to search for team.
Steps to reproduce
Reproduction repository
https://github.com/declum/example-repo
Relevant log output
No response
The text was updated successfully, but these errors were encountered: