Multi-tenant plugin hides tenant selector when only one tenant exists, preventing users from choosing unassigned state #13659
DevAymen
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The multi-tenant plugin automatically hides the tenant dropdown selector when there's only one tenant available. This removes the user's ability to choose between assigning that tenant to a document or leaving the document unassigned to any tenant.
Current Behavior
Expected Behavior
The tenant dropdown should always be visible regardless of tenant count, allowing users to:
The issue stems from hardcoded conditions in plugin components:
Beta Was this translation helpful? Give feedback.
All reactions