Skip to content

Commit

Permalink
regression: UserCard overlapping Modal (#32067)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris authored Mar 28, 2024
1 parent f47ebcb commit 0b1a360
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion apps/meteor/client/components/modal/ModalBackdrop.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ const ModalBackdrop = ({ children, onDismiss }: ModalBackdropProps): ReactElemen
children={children}
className='rcx-modal__backdrop'
position='fixed'
zIndex={9999}
zIndex={999999}
inset={0}
display='flex'
flexDirection='column'
Expand Down
4 changes: 2 additions & 2 deletions apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"@rocket.chat/forked-matrix-appservice-bridge": "^4.0.2",
"@rocket.chat/forked-matrix-bot-sdk": "^0.6.0-beta.3",
"@rocket.chat/fuselage": "^0.51.1",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/fuselage-polyfills": "~0.31.25",
"@rocket.chat/fuselage-toastbar": "^0.31.26",
"@rocket.chat/fuselage-tokens": "^0.33.0",
Expand All @@ -257,7 +257,7 @@
"@rocket.chat/license": "workspace:^",
"@rocket.chat/log-format": "workspace:^",
"@rocket.chat/logger": "workspace:^",
"@rocket.chat/logo": "^0.31.29",
"@rocket.chat/logo": "^0.31.30",
"@rocket.chat/memo": "~0.31.25",
"@rocket.chat/message-parser": "workspace:^",
"@rocket.chat/model-typings": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/ui-theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/fuselage": "^0.51.1",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/ui-contexts": "workspace:~",
"@storybook/addon-actions": "~6.5.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@rocket.chat/apps-engine": "1.42.0-alpha.619",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage": "^0.51.1",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/fuselage-polyfills": "~0.31.25",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/prettier-config": "~0.31.25",
Expand Down
4 changes: 2 additions & 2 deletions packages/livechat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/ddp-client": "workspace:^",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/fuselage-tokens": "^0.33.0",
"@rocket.chat/logo": "^0.31.29",
"@rocket.chat/logo": "^0.31.30",
"@rocket.chat/ui-contexts": "workspace:^",
"@storybook/addon-essentials": "~6.5.16",
"@storybook/addon-postcss": "~2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@react-aria/toolbar": "^3.0.0-beta.1",
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/fuselage": "^0.51.1",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/mock-providers": "workspace:^",
"@rocket.chat/ui-contexts": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-contexts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/emitter": "~0.31.25",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/i18n": "workspace:~",
"@rocket.chat/rest-typings": "workspace:^",
"@types/jest": "~29.5.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-video-conf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage": "^0.51.1",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/styled": "~0.31.25",
"@rocket.chat/ui-avatar": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/uikit-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@lezer/highlight": "^1.1.6",
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/fuselage": "^0.51.1",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/fuselage-polyfills": "~0.31.25",
"@rocket.chat/fuselage-toastbar": "^0.31.26",
"@rocket.chat/fuselage-tokens": "^0.33.0",
"@rocket.chat/fuselage-ui-kit": "workspace:~",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/logo": "^0.31.29",
"@rocket.chat/logo": "^0.31.30",
"@rocket.chat/styled": "~0.31.25",
"@rocket.chat/ui-avatar": "workspace:^",
"@rocket.chat/ui-contexts": "workspace:~",
Expand Down
64 changes: 32 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8675,15 +8675,15 @@ __metadata:
languageName: node
linkType: hard

"@rocket.chat/fuselage-hooks@npm:^0.33.0":
version: 0.33.0
resolution: "@rocket.chat/fuselage-hooks@npm:0.33.0"
"@rocket.chat/fuselage-hooks@npm:^0.33.1":
version: 0.33.1
resolution: "@rocket.chat/fuselage-hooks@npm:0.33.1"
dependencies:
use-sync-external-store: ~1.2.0
peerDependencies:
"@rocket.chat/fuselage-tokens": "*"
react: ^17.0.2
checksum: addf78db893c3185d4d5fc347e1aa81710e0939505a08db77e524740d05555c5e8556d2b6f0e6425270621bdd7230d13278add77ce38197c048af30207cce853
checksum: bbbec1124ee9747883b69ac8a7934bd6d1b4ab59c7903f2698848940e0d59ce58030d1bb3eb9b704c313d9a7a0d3b2789b69ed28207d1344f613f3e9db01594f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8733,7 +8733,7 @@ __metadata:
"@rocket.chat/apps-engine": 1.42.0-alpha.619
"@rocket.chat/eslint-config": "workspace:^"
"@rocket.chat/fuselage": ^0.51.1
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/fuselage-polyfills": ~0.31.25
"@rocket.chat/gazzodown": "workspace:^"
"@rocket.chat/icons": ^0.34.0
Expand Down Expand Up @@ -8770,17 +8770,17 @@ __metadata:
typescript: ~5.3.3
peerDependencies:
"@rocket.chat/apps-engine": "*"
"@rocket.chat/eslint-config": 0.6.1
"@rocket.chat/eslint-config": 0.6.2-rc.0
"@rocket.chat/fuselage": "*"
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/fuselage-polyfills": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/prettier-config": "*"
"@rocket.chat/styled": "*"
"@rocket.chat/ui-avatar": "*"
"@rocket.chat/ui-contexts": 4.0.6
"@rocket.chat/ui-avatar": 1.0.0-rc.0
"@rocket.chat/ui-contexts": 5.0.0-rc.0
"@rocket.chat/ui-kit": 0.33.0
"@rocket.chat/ui-video-conf": 4.0.6
"@rocket.chat/ui-video-conf": 5.0.0-rc.0
"@tanstack/react-query": "*"
react: "*"
react-dom: "*"
Expand Down Expand Up @@ -8867,10 +8867,10 @@ __metadata:
"@rocket.chat/css-in-js": "*"
"@rocket.chat/fuselage": "*"
"@rocket.chat/fuselage-tokens": "*"
"@rocket.chat/message-parser": "*"
"@rocket.chat/message-parser": 0.31.29-rc.0
"@rocket.chat/styled": "*"
"@rocket.chat/ui-client": 4.0.6
"@rocket.chat/ui-contexts": 4.0.6
"@rocket.chat/ui-client": 5.0.0-rc.0
"@rocket.chat/ui-contexts": 5.0.0-rc.0
katex: "*"
react: "*"
languageName: unknown
Expand Down Expand Up @@ -8968,10 +8968,10 @@ __metadata:
"@rocket.chat/core-typings": "workspace:^"
"@rocket.chat/ddp-client": "workspace:^"
"@rocket.chat/eslint-config": "workspace:^"
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/fuselage-tokens": ^0.33.0
"@rocket.chat/gazzodown": "workspace:^"
"@rocket.chat/logo": ^0.31.29
"@rocket.chat/logo": ^0.31.30
"@rocket.chat/message-parser": "workspace:^"
"@rocket.chat/random": "workspace:~"
"@rocket.chat/sdk": ^1.0.0-alpha.42
Expand Down Expand Up @@ -9084,16 +9084,16 @@ __metadata:
languageName: unknown
linkType: soft

"@rocket.chat/logo@npm:^0.31.29":
version: 0.31.29
resolution: "@rocket.chat/logo@npm:0.31.29"
"@rocket.chat/logo@npm:^0.31.30":
version: 0.31.30
resolution: "@rocket.chat/logo@npm:0.31.30"
dependencies:
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/styled": ^0.31.25
peerDependencies:
react: 17.0.2
react-dom: 17.0.2
checksum: dfc3261e028d7fa8a9025e0feb42fc74bd0923e143028a5084f66aac14d8541bd4ceb53f781dc9c9f7989e2e600c4a725f35d74c8f115db5276a671eaeee5974
checksum: 7c45bc36198ee7fa4d5a75b50b8363c10ce32e940d65cb8fd3058cbe59ef4d7df94535ac52751347b99dbce99b42df6b1d296d9020ff13703acb5a4831617bd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -9179,7 +9179,7 @@ __metadata:
"@rocket.chat/forked-matrix-appservice-bridge": ^4.0.2
"@rocket.chat/forked-matrix-bot-sdk": ^0.6.0-beta.3
"@rocket.chat/fuselage": ^0.51.1
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/fuselage-polyfills": ~0.31.25
"@rocket.chat/fuselage-toastbar": ^0.31.26
"@rocket.chat/fuselage-tokens": ^0.33.0
Expand All @@ -9194,7 +9194,7 @@ __metadata:
"@rocket.chat/livechat": "workspace:^"
"@rocket.chat/log-format": "workspace:^"
"@rocket.chat/logger": "workspace:^"
"@rocket.chat/logo": ^0.31.29
"@rocket.chat/logo": ^0.31.30
"@rocket.chat/memo": ~0.31.25
"@rocket.chat/message-parser": "workspace:^"
"@rocket.chat/mock-providers": "workspace:^"
Expand Down Expand Up @@ -10074,7 +10074,7 @@ __metadata:
typescript: ~5.3.3
peerDependencies:
"@rocket.chat/fuselage": "*"
"@rocket.chat/ui-contexts": "*"
"@rocket.chat/ui-contexts": 5.0.0-rc.0
react: ~17.0.2
languageName: unknown
linkType: soft
Expand All @@ -10087,7 +10087,7 @@ __metadata:
"@react-aria/toolbar": ^3.0.0-beta.1
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/fuselage": ^0.51.1
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/mock-providers": "workspace:^"
"@rocket.chat/ui-contexts": "workspace:~"
Expand Down Expand Up @@ -10127,7 +10127,7 @@ __metadata:
"@rocket.chat/fuselage": "*"
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/ui-contexts": 4.0.6
"@rocket.chat/ui-contexts": 5.0.0-rc.0
react: ~17.0.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10173,7 +10173,7 @@ __metadata:
dependencies:
"@rocket.chat/core-typings": "workspace:^"
"@rocket.chat/emitter": ~0.31.25
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/i18n": "workspace:~"
"@rocket.chat/password-policies": "workspace:^"
"@rocket.chat/rest-typings": "workspace:^"
Expand Down Expand Up @@ -10232,7 +10232,7 @@ __metadata:
dependencies:
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/fuselage": ^0.51.1
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/ui-contexts": "workspace:~"
"@storybook/addon-actions": ~6.5.16
Expand Down Expand Up @@ -10275,7 +10275,7 @@ __metadata:
"@rocket.chat/emitter": ~0.31.25
"@rocket.chat/eslint-config": "workspace:^"
"@rocket.chat/fuselage": ^0.51.1
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/styled": ~0.31.25
"@rocket.chat/ui-avatar": "workspace:^"
Expand Down Expand Up @@ -10303,8 +10303,8 @@ __metadata:
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/styled": "*"
"@rocket.chat/ui-avatar": "*"
"@rocket.chat/ui-contexts": 4.0.6
"@rocket.chat/ui-avatar": 1.0.0-rc.0
"@rocket.chat/ui-contexts": 5.0.0-rc.0
react: ^17.0.2
react-dom: ^17.0.2
languageName: unknown
Expand All @@ -10320,13 +10320,13 @@ __metadata:
"@lezer/highlight": ^1.1.6
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/fuselage": ^0.51.1
"@rocket.chat/fuselage-hooks": ^0.33.0
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/fuselage-polyfills": ~0.31.25
"@rocket.chat/fuselage-toastbar": ^0.31.26
"@rocket.chat/fuselage-tokens": ^0.33.0
"@rocket.chat/fuselage-ui-kit": "workspace:~"
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/logo": ^0.31.29
"@rocket.chat/logo": ^0.31.30
"@rocket.chat/styled": ~0.31.25
"@rocket.chat/ui-avatar": "workspace:^"
"@rocket.chat/ui-contexts": "workspace:~"
Expand Down Expand Up @@ -10394,7 +10394,7 @@ __metadata:
peerDependencies:
"@rocket.chat/layout": "*"
"@rocket.chat/tools": 0.2.1
"@rocket.chat/ui-contexts": 4.0.6
"@rocket.chat/ui-contexts": 5.0.0-rc.0
"@tanstack/react-query": "*"
react: "*"
react-hook-form: "*"
Expand Down

0 comments on commit 0b1a360

Please sign in to comment.