Don't show two creation options at the same time in the workspace switcher#52254
Merged
Conversation
Contributor
Author
|
@brunovjk , I am getting 429 on new signup currently, i will update videos in sometime:
|
Contributor
|
Great :D Thank you. When everything is ready, let me know and I'll test it. |
Contributor
Author
|
thanks for the patience, the PR is ready for your review @brunovjk |
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: Native52254_android_web.movAndroid: mWeb Chrome52254_android_web.moviOS: Native52254_ios_native.moviOS: mWeb Safari52254_ios_web.movMacOS: Desktop52254_web_desktop.mov |
MariaHCD
approved these changes
Nov 11, 2024
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
95 tasks
Contributor
|
🚀 Deployed to staging by https://github.com/MariaHCD in version: 9.0.60-0 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.60-3 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Explanation of Change
When we prompt users to create a new workspace in the workspace switcher, they become confused by two options that do the same thing, which leads to frustration.
So we hide the plus icon if no workspace exists
Fixed Issues
$ #52030
PROPOSAL: #52030 (comment)
Tests
Verify that there is no
Plusicon when there are no workspaces present.Offline tests
N/A
QA Steps
Verify that there is no
Plusicon when there are no workspaces present.PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2024-11-09.at.5.37.27.PM.mov
Android: mWeb Chrome
Screen.Recording.2024-11-09.at.5.39.02.PM.mov
iOS: Native
Screen.Recording.2024-11-09.at.5.41.12.PM.mov
iOS: mWeb Safari
Screen.Recording.2024-11-09.at.5.42.04.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-11-09.at.5.23.45.PM.mov
MacOS: Desktop
Screen.Recording.2024-11-09.at.5.27.48.PM.mov