-
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
improvement: Add "Workspace" to Profile and Name at the workspace level for clarity. #53800
improvement: Add "Workspace" to Profile and Name at the workspace level for clarity. #53800
Conversation
…r clarity. Signed-off-by: krishna2323 <[email protected]>
Signed-off-by: krishna2323 <[email protected]>
@dannymcclain @eh2077 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] |
Asked for translation verification here. |
@dannymcclain did you want to change the small icon used in the LHN too? From Home -> Building? |
Signed-off-by: krishna2323 <[email protected]>
Yes, sorry I missed that, updated now.
Monosnap.screencast.2024-12-10.06-22-08.mp4 |
That looks right to me now 👍 |
Nice, looks good to me too! |
Reviewer Checklist
Screenshots/Videos |
Looks good to me three—send it! 🚀 Also, @Expensify/design this is a bit of a tangent but is related... Now the |
Big fan. Maybe we can squeeze those changes in here? |
@Krishna2323 what do you think? Summary for easiness:
Files |
@Expensify/design, please check the update video below and let me know if I'm missing something 😅. Monosnap.screencast.2024-12-11.08-43-10.mp4 |
Awesome! That looks pretty correct to me 👍 |
Screen.Recording.2024-12-11.at.9.39.00.PM.movLooks good to me too! @Krishna2323 It seems the PR author checklist workflow is failing. Can you check if it's up-to-date? |
@Krishna2323 |
@eh2077, waiting for the translation verification. |
@eh2077, translation has been confirmed, we are good to go. |
@Krishna2323 There're conflicts need to be resolved, thank you |
conflicts resolved. |
Signed-off-by: krishna2323 <[email protected]>
✋ 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/carlosmiceli in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.78-0 🚀
|
2 similar comments
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.78-0 🚀
|
@Krishna2323 This PR is failing with issue #54480 on iOs Hybrid app |
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.78-0 🚀
|
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.78-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.78-6 🚀
|
Explanation of Change
Fixed Issues
$ #53399
PROPOSAL: #53399 (comment)
Tests
Workspace profile
is shown in the LNHWorkspace profile
is shown as the title and the icon is updated toBuilding
Workspace name
Workspace name
is shown on the header and as the input labelOffline tests
Workspace profile
is shown in the LNHWorkspace profile
is shown as the title and the icon is updated toBuilding
Workspace name
Workspace name
is shown on the header and as the input labelQA Steps
Workspace profile
is shown in the LNHWorkspace profile
is shown as the title and the icon is updated toBuilding
Workspace name
Workspace name
is shown on the header and as the input labelPR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.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 and/or tagged@Expensify/design
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_native.mp4
Android: mWeb Chrome
android_chrome.mp4
iOS: Native
ios_native.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
web_chrome.mp4
MacOS: Desktop
desktop_app.mp4