-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[No QA] Design improvements #45996
[No QA] Design improvements #45996
Conversation
And then can we see a screenshot of the limit type screen so we can see if the background color is being applied? Thanks! |
@shawnborton the changes for the highlight are in the Desktop and Web screenshots, I've just messed up the checklist 😅 |
@shawnborton and for the mWeb android I've pasted a wrong screenshot, posting a new one now |
Okay great, thanks for clarifying! The changes look good to me. I had to go directly to the video here to see the list selection changes but they look good. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Screen.Recording.2024-07-24.at.00.10.44.movIf we click on an item on the confirmation page, the highlighted option will be changed to the previous step. @shawnborton Is it ok? |
This comment was marked as off-topic.
This comment was marked as off-topic.
When clicking "Issue card" on the confirmation page, the App redirect to the assignee page in a moment before going back Screen.Recording.2024-07-24.at.00.24.10.mov |
you mean that the 2 is highlighted instead of 6 in the step progress bar? |
@shawnborton could you please take a look at these comments? 🙏🏻 #45996 (comment) |
That works for me! |
@DylanDylann the issue with submitting with enter is fixed |
Problem 1:
Let's leave it away as @shawnborton's comment Problem 2:
Please take note of this or link this comment to the integration issue |
This comment was marked as off-topic.
This comment was marked as off-topic.
@koko57 sorry there are conflicts now |
@mountiny fixed |
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.
Thank you
Whoops, PR checklist fails |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-07-24.at.19.12.50.movAndroid: mWeb ChromeScreen.Recording.2024-07-24.at.18.32.29.moviOS: NativeScreen.Recording.2024-07-24.at.22.11.53.moviOS: mWeb SafariScreen.Recording.2024-07-24.at.18.31.59.movMacOS: Chrome / SafariScreen.Recording.2024-07-24.at.18.33.27.movMacOS: DesktopScreen.Recording.2024-07-24.at.18.42.02.mov |
@mountiny I don't understand why PR Reviewer Checklist fails |
Same |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/roryabraham in version: 9.0.14-1 🚀
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.0.14-6 🚀
|
Details
Fixed Issues
$ #45733
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop