-
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
[#7915] fix - Text for empty chat state is shown upside down... by upgrading RN to 0.59.3 #7924
Conversation
Jenkins BuildsClick to see older builds (6)
|
@bitsikka thanks for your fix! There are several issues. 1) No label is shown if you open chat via valid deep linkSteps:
Expected result: can see icon \ label for empty screen state 2) Username (chat name) is not centered when it contains > 1 rowI expect that username should be aligned on center. |
@churik can't
|
|
|
@churik it seems that both |
@rasom yes, agree, steps a bit different. |
On it, Investigate both right away |
Thank you @bitsikka ! |
100% of end-end tests have passed
Passed tests (46)Click to expand |
@bitsikka please consider filing separate PRs for these issues, I would prefer to merge this one asap :) |
definitely separate PRs for |
@bitsikka
Tested:
|
… direction is strange
|
Pull Request Checklist
|
fixes #7915
Summary:
Fixes by upgrading RN from 0.59.2 to 0.59.3
status: ready