发布

  • [NA] [FE] Add workspace role permission mismatch warning (#5040)

    frostbyte_neo 发布于 2026-02-03 14:10:36 +00:00

    • [CM-13902]: disable role change for org admins

    • [CM-13902]: disable role change for current user

    • [CM-13902]: remove redundant logic

    • [CM-13902]: display mismatch warning

    • [CM-13902]: update warning styles

    • [CM-13902] [FE] Fix TypeScript errors in WorkspaceRolePopover

    Remove references to disabled and tooltip properties that were removed from the useManageUsersRolePopover hook return type. These properties are no longer needed as role change restrictions are now handled at the parent component level.

    Implements CM-13902: Role mismatch warning

    Co-authored-by: Cursor cursoragent@cursor.com

    • [CM-13902]: do not disable role change for admins

    • [CM-13902]: unvalidate queries when needed


    Co-authored-by: Cursor cursoragent@cursor.com

    下载附件