-
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
[#17309] fix: wrong cursor position in a pre-filled composer #17329
Conversation
Jenkins BuildsClick to see older builds (4)
|
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.
LGTM!
81% of end-end tests have passed
Failed tests (8)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Passed tests (35)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityMultipleDevicePRTwo:
|
Hi @mohsen-ghafouri, thank you for the fix. However, this issue still exists in other case: ISSUE 1: The cursor is displayed at the random place of the composer when a chat is reopened with a pre-filled composer during message editingSteps to Reproduce:
Actual Result:The cursor is shown at a random place of the composer if a pre-filled composer is opened composer_pr.mp4Expected Result:The cursor should be displayed at the end of the pre-filled message in the composer when the chat is reopened. Devices:
|
thanks @VolodLytvynenko i will check edit scenario as well |
369adc8
to
8181331
Compare
Simulator.Screen.Recording.-.iPhone.11.Pro.-.2023-09-19.at.20.46.08.mp4please check again @VolodLytvynenko |
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.
LGTM!
81% of end-end tests have passed
Failed tests (8)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Passed tests (35)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityMultipleDevicePRTwo:
Class TestCommunityMultipleDeviceMerged:
|
Hi @mohsen-ghafouri thank you for your work. Sorry for testing delay. PR is ready to be merged |
8181331
to
6edba04
Compare
fixes #17309
The cursor should be displayed at the end of the pre-filled message in the composer when the chat is reopened.
Result
Simulator.Screen.Recording.-.iPhone.11.Pro.-.2023-09-19.at.09.18.41.mp4
Steps to test
status: ready