mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
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:
@@ -109,6 +109,7 @@ export const WorkspaceSelector = ({
|
||||
showArrowDownIcon={showArrowDownIcon}
|
||||
disable={disable}
|
||||
hideCollaborationIcon={true}
|
||||
hideTeamWorkspaceIcon={true}
|
||||
data-testid="current-workspace-card"
|
||||
/>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user