feat(core): add sync paused dialog (#9135)

close AF-1932 AF-1954 AF-1953 AF-1955

Add a pop-up reminder when the workspace capacity exceeds the limit or the number of members exceeds the limit.
This commit is contained in:
JimmFly
2024-12-17 05:55:41 +00:00
parent ffa0231cf5
commit 95d1a4a27d
15 changed files with 275 additions and 37 deletions
@@ -109,6 +109,7 @@ export const WorkspaceSelector = ({
showArrowDownIcon={showArrowDownIcon}
disable={disable}
hideCollaborationIcon={true}
hideTeamWorkspaceIcon={true}
data-testid="current-workspace-card"
/>
) : (