Skip to content

fix(plugin-multi-tenant): unwarranted modal appearing #12854

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

JarrodMFlesch
Copy link
Contributor

@JarrodMFlesch JarrodMFlesch commented Jun 18, 2025

Fixes #12826

Leave without saving was being triggered when no changes were made to the tenant. This should only happen if the value in form state differs from that of the selected tenant, i.e. after changing tenants.

Also adds E2E for most multi-tenant admin functionality.

@JarrodMFlesch JarrodMFlesch marked this pull request as ready for review June 18, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-tenant plugin: "Leave without saving" prompt appears when navigating away from unmodified records
2 participants