-
Notifications
You must be signed in to change notification settings - Fork 987
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] Incorrect navigation to message reaction bottom sheet #16218
Conversation
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.
Thanks for the fix Mohamed!
Jenkins BuildsClick to see older builds (8)
|
src/status_im2/contexts/chat/messages/content/reactions/view.cljs
Outdated
Show resolved
Hide resolved
975219c
to
498675b
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.
perfecto! thank you
33% of end-end tests have passed
Not executed tests (12)Failed tests (14)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Passed tests (7)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
|
57% of end-end tests have passed
Not executed tests (5)Failed tests (3)Click to expandClass TestActivityMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Passed tests (4)Click to expandClass TestActivityMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
|
21% of end-end tests have passed
Failed tests (11)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Passed tests (3)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
|
Thanks for the fix and for your great work @smohamedjavid! |
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
498675b
to
bb1a282
Compare
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
fixes #16184
Summary
This PR fixes the incorrect navigation of the message reaction bottom sheet by ensuring the bottom sheet opens only on successful retrieval of message reaction data.
Platforms
Steps to test
status: ready