-
Notifications
You must be signed in to change notification settings - Fork 984
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
Pinning contact request message leads to a crash #20131 #20132
Pinning contact request message leads to a crash #20131 #20132
Conversation
Jenkins BuildsClick to see older builds (4)
|
83% of end-end tests have passed
Failed tests (7)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestWalletMultipleDevice:
Class TestWalletOneDevice:
Expected to fail tests (2)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Passed tests (43)Click to expandClass TestActivityMultipleDevicePRTwo:
Class TestActivityMultipleDevicePR:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestDeepLinksOneDevice:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
|
79b191a
to
78e2493
Compare
Hi @flexsurfer ! |
Hey @flexsurfer! Thank you for the PR. @mariia-skrypnyk tested the fix of initial crash and it seems to work fine. Although I have faced another crash while pinning a message Bridged from Discord. I am wondering if we can handle it in this PR or should I log it separately? ISSUE 1 App crashes when Desktop pins message Bridged from DiscordSteps:
Actual result: app crashes with Status-debug-logs - 2024-05-22T152729.634.zip telegram-cloud-document-2-5364273758813046503.1.mp4 |
thanks @pavloburykh should be fixed now, but all possible types of pinned messages should be tested |
thank you @flexsurfer! The crash is fixed. I see there are some other UI issues related to pinned bridged messages on mobile. Mind, that if it is not trivial to fix them - I believe we can ignore, as they are related only to pinned bridged messages.
Here is an example of expected result, how it looks like in case of pinning not bridged message: |
@flexsurfer I think it does not make sense to spend time on fixing these issues for now. So once @mariia-skrypnyk approves the PR - we are ready for merge. |
@flexsurfer thanks for waiting. |
fixes #20131