-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Remove Save the World
from Global Create, and move it into Settings
#37175
Conversation
@dannymcclain @Ollyws One of you needs to copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@Amarparab2024 I commented with answers to your questions here! |
@Amarparab2024 is this ready for review or are we still finishing some things off? |
Sorry for delay, Only thing remaining is to add the header illustrations
for save the world, you can start the review i will update it before EOD,
the PR is technically complete:)
…On Tue, Feb 27, 2024 at 4:15 PM Olly ***@***.***> wrote:
@Amarparab2024 <https://github.com/Amarparab2024> is this ready for
review or are we still finishing some things off?
—
Reply to this email directly, view it on GitHub
<#37175 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BFJQ62MI63YQBEE2ZK6KYNDYVW2LNAVCNFSM6AAAAABDYHEFBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRWGI3TCOBXGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Generally this is looking pretty good! Obviously we need to get that highlight/selected thing figured out for the nav item, but the layout is looking good. I did discover this one weird thing on a small viewport: when I open the RHP to "sign up" or whatever we call it and click the back button, the Save the world screen animates from the wrong side. CleanShot.2024-02-27.at.15.00.11.mp4 |
The reason this isn't working is because because here the active route is |
@Amarparab2024 Could you take a look at the conflicts? Thanks. |
oh didn’t realize there was a conflict, I’ll resolve this by EOD, had no
access to laptop since yesterday, sorry about that :)
…On Wed, Apr 3, 2024 at 2:46 PM Olly ***@***.***> wrote:
@Amarparab2024 <https://github.com/Amarparab2024> Could you take a look
at the conflicts? Thanks.
—
Reply to this email directly, view it on GitHub
<#37175 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BFJQ62PQU7NQIYSGGN2VR53Y3PCGXAVCNFSM6AAAAABDYHEFBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZUGAYDSMBTHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Ollyws , PR is all yours :) |
@Amarparab2024 Could you please add testing steps? |
Done with the testing steps @Ollyws |
@Amarparab2024 as per #36649 (comment) I think we can get rid of the old /teachersunite route. |
Merged main and removed the old route @Ollyws :) |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
This feels pretty good to me. The only thing I really found was that when you choose an option in the card for either "I know a teacher" or "I am a teacher" - should we be auto-focusing the first field in the form that shows up? I would think yes to be consistent with other places. |
On other pages in the settings, for example |
Got it, that works for me - happy to stay consistent here. |
Reviewer Checklist
Screenshots/VideosAndroid: Native01_Android_Native.mp4Android: mWeb Chrome02_Android_Chrome.mp4iOS: Native03_iOS_Native.mp4iOS: mWeb Safari04_iOS_Safari.mp4MacOS: Chrome / Safari05_MacOS_Chrome.mp4MacOS: Desktop06_MacOS_Desktop.mp4 |
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.
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.
Code LGTM, I'm just confirming the redirect change we'd need to do before merging the PR
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/marcochavezf in version: 1.4.62-0 🚀
|
1 similar comment
🚀 Deployed to staging by https://github.com/marcochavezf in version: 1.4.62-0 🚀
|
🚀 Deployed to staging by https://github.com/marcochavezf in version: 1.4.62-0 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.4.62-17 🚀
|
Details
Fixed Issues
$ #36649
PROPOSAL: #36649 (comment)
Tests
Same as QA step
Offline tests
Same as QA step
QA Steps
Save the World
above the logout buttonThis is a redesign so we move save the world to profile settings
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)StyleUtils.getBackgroundAndBorderStyle(theme.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
MacOS: Chrome / Safari
simplescreenrecorder-2024-04-07_01.33.38.mp4
iOS: mWeb Safari
Android: mWeb Chrome
iOS: Native
Android: Native
MacOS: Desktop