-
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
fix workspace empty state #43669
fix workspace empty state #43669
Conversation
I'll attach the remaining screenshots shortly. |
@getusha You can review this PR. I have added the screenshots. |
src/languages/es.ts
Outdated
@@ -2354,7 +2354,7 @@ export default { | |||
importedFromAccountingSoftware: 'Impuestos importadas desde', | |||
}, | |||
emptyWorkspace: { | |||
title: 'Crea un espacio de trabajo', | |||
title: 'Crea un nuevo espacio de trabajo', |
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.
is this translation verified?
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.
Same comment - I think we can just keep the existing copy that we had before, sorry for the misleading mockup! Let's undo this change.
Reviewer Checklist
Screenshots/Videos |
@Nodebrute let's update the test steps to something like
|
Hey @shawnborton, this looks good to me. incase you want to check it out, Thanks! |
src/languages/en.ts
Outdated
@@ -2315,7 +2315,7 @@ export default { | |||
importedFromAccountingSoftware: 'The taxes below are imported from your', | |||
}, | |||
emptyWorkspace: { | |||
title: 'Create a workspace', | |||
title: 'Create a new workspace', |
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.
Actually I think we can just keep the existing copy that we had before, sorry for the misleading mockup! Let's undo this change.
Looking good, just left a comment about the copy - I don't think we need to actually change any copy here, just update the page header styles. Going to run a test build too. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Tested and the page header looks good to me. |
@getusha I've undone the changes in the language files. Please take a look and review. |
Nice! @getusha all yours! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Can you please share the design reference? |
🚀 Deployed to staging by https://github.com/cristipaval in version: 9.0.1-0 🚀
|
@kavimuru we just want to make sure the page has the illustration in the page header like so: |
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.1-19 🚀
|
Details
Fixed Issues
$ #43022
PROPOSAL: #43022 (comment)
Tests
Create a new account or sign in with an account that has no workspace
navigate to Settings > Workspaces
Verify that the page matches with the design below
Verify that no errors appear in the JS console
Offline tests
Same as above
QA Steps
Create a new account or sign in with an account that has no workspace
navigate to Settings > Workspaces
Verify that the page matches with the design below
Verify that no errors appear in the JS console
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop