-
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
Use interactive components from Quo #10686
Conversation
Pull Request Checklist
|
Jenkins BuildsClick to see older builds (164)
|
7c7bfab
to
4ae0e36
Compare
4ae0e36
to
4ea9f46
Compare
1% of end-end tests have passed
Failed tests (94)Click to expand
Passed tests (1) |
864f70d
to
c95d81a
Compare
1 similar comment
ef84701
to
b05784e
Compare
16% of end-end tests have passed
Failed tests (80)Click to expand
Passed tests (15)Click to expand
|
16% of end-end tests have passed
Failed tests (80)Click to expand
Passed tests (15)Click to expand
|
cb34dfa
to
8bf78b9
Compare
53% of end-end tests have passed
Failed tests (45)Click to expand
Passed tests (50)Click to expand |
af339db
to
c793027
Compare
43% of end-end tests have passed
Failed tests (54)Click to expand
Passed tests (41)Click to expand |
95% of end-end tests have passed
Failed tests (5)Click to expand
Passed tests (89)Click to expand |
1bb455b
to
31cd596
Compare
97% of end-end tests have passed
Failed tests (3)Click to expand
Passed tests (90)Click to expand |
Small request - could you please rebase to latest master so this commit b5fda12 gets included? This means we aren't running E2E tests on eth.prod cluster anymore, and since this happens on every push, the impact is quite big. This ensures we have more accurate metrics going forward from Jul 1 onward, which would be awesome. See https://discuss.status.im/t/user-growth-and-retention/1782 for more |
3e839c5
to
1262204
Compare
1262204
to
7d5de29
Compare
96% of end-end tests have passed
Failed tests (4)Click to expand
Passed tests (92)Click to expand
|
0% of end-end tests have passed
Failed tests (2)Click to expand
|
7d5de29
to
857c7e5
Compare
100% of end-end tests have passed
Passed tests (2)Click to expand
|
@Ferossgp thanks a lot for huge work done here and for fixing regressions |
4def364
to
6df9a2e
Compare
Replace all the usage of the button without component Use quo Fix tests List item in multiaccounts Use list items in contacts Fix welcome screen button Experiment long press Big list item Remove old bottom sheet Use bottom sheet Keycard Add error to list item Stickers panel button Images panel Fix z-index in profile Fix android crash Fix signing list item Try fixing test iOs gas sheet keyboard Disable root alert in e2e keycard signing sheet height Clean up bottom sheet events Replace flat list in profile Memorise the manual-close value for bottom sheet Mailserver QR scanner Fix e2e tests E2e fix 2 Fix e2e 3 Remove extra fn Reduce bridging time for animation Trick android layout Try hooks Fix profile missing ens-name Disable press on control in list-view allow disabling animations in list item Use simple list in wallet assets settings TBD - this screen should be rewritten from scratch. Now on every interaction the full list is re-rendered, also it makes the wallet main screen to re-render. Fix send sheet Handle long press in main thread UI fixes perf Update e2e fix missing user name in image long press Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
6df9a2e
to
497af38
Compare
This PR introduces Quo components to the Status App. All components are introduced in one PR to enable animations to all components at once because the Gesture Handler was changed. Code that was not using components was refactored, thus UI regressions may be introduced.
Components updated and refactored: