-
Notifications
You must be signed in to change notification settings - Fork 985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: notification center blur #19861
fix: notification center blur #19861
Conversation
Jenkins BuildsClick to see older builds (36)
|
@@ -56,5 +56,5 @@ | |||
|
|||
(def blur | |||
{:style {:position :absolute :top 0 :left 0 :right 0 :bottom 0} | |||
:overlayColor colors/neutral-80-opa-80 | |||
:overlayColor colors/neutral-80-opa-80-blur |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅
83f09d2
to
586a220
Compare
87% of end-end tests have passed
Failed tests (5)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestWalletMultipleDevice:
Expected to fail tests (2)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Passed tests (45)Click to expandClass TestActivityMultipleDevicePRTwo:
Class TestCommunityOneDeviceMerged:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestDeepLinksOneDevice:
Class TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMergedTwo:
|
40% of end-end tests have passed
Failed tests (3)Click to expandClass TestWalletMultipleDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Passed tests (2)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
|
Hi @codemaster115, thanks for the PR! The thing is that once this PR is merged, the entire issue will be closed, which will be wrong since there are several more comments from the designers besides the wrong overlay color. |
@qoqobolo I just updated the PR description that it completely resolved the issue. |
586a220
to
bfc6a08
Compare
Thank you @codemaster115 ! So, the PR is ready for design review, @Francesca-G please check the fixes from your perspective, thank you! 🙏✨ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f41a5ea
to
c4abb8f
Compare
@Francesca-G Please review it again. Just fixed |
88a63d7
to
f8d32c5
Compare
f8d32c5
to
d74c8cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now 👍
40db16c
to
7c90542
Compare
fixes #19181
Summary
Shell - notification screen issue
Platforms
Areas that maybe impacted
Functional
Steps to test
Before and after screenshots comparison
status: ready