Files
console/src
harsh mahajan 145e48ea16 fix: address code review issues in granular project access
- 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
2026-05-28 19:59:59 +05:30
..
2026-04-23 08:59:50 +01:00
2026-03-24 11:35:18 +05:30
2025-06-05 05:59:23 +00:00
fix
2026-04-02 14:27:44 +05:30