mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
145e48ea16
- listProjects in members page load now uses .catch(() => null) so a permissions or network error does not break the entire page - projectAccessSelector disables "Add project" when projects list is empty (prevents unusable required dropdown row) - createMember resets orgProjects on modal close so subsequent opens fetch a fresh list instead of showing a stale one - edit modal init effect now checks supportsProjectRoles before setting accessType to 'specific', preventing a silent role re-submission when the org plan is downgraded below the project-roles threshold