-
Notifications
You must be signed in to change notification settings - Fork 992
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
Reimplement composer: add reply #15736
Conversation
Jenkins BuildsClick to see older builds (26)
|
afc333f
to
5750b35
Compare
src/status_im2/contexts/chat/bottom_sheet_composer/reply/style.cljs
Outdated
Show resolved
Hide resolved
src/status_im2/contexts/chat/bottom_sheet_composer/reply/view.cljs
Outdated
Show resolved
Hide resolved
Thanks for your reviews @ilmotta. |
Ouch, I frequently miss this because it's hard for me to know exactly what's copied and what's not. Thank you! |
9aa082c
to
80df384
Compare
28% of end-end tests have passed
Not executed tests (4)Failed tests (18)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePR:
Passed tests (7)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
|
9bdc6ab
to
b960aba
Compare
9305981
to
255352e
Compare
255352e
to
03a4005
Compare
I currently have 2 pending PRs with a dependency for this one. Since the composer is still disabled anyways, I'll merge this one now and will mention this PR's tasks to be QA tested on one of the other PRs. |
03a4005
to
ea1eafe
Compare
90% of end-end tests have passed
Not executed tests (1)Failed tests (3)Click to expandClass TestCommunityOneDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityMultipleDeviceMerged:
Passed tests (26)Click to expandClass TestCommunityOneDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
|
fixes: #15728
status-im2