Add default description for Workspace#38487
Add default description for Workspace#38487luacmartins merged 6 commits intoExpensify:mainfrom narefyev91:add-generic-invite-description-for-workspace
Conversation
|
cc @luacmartins |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-19.at.6.38.21.in.the.evening.movAndroid: mWeb ChromeScreen.Recording.2024-03-19.at.5.29.27.in.the.afternoon.moviOS: NativeScreen.Recording.2024-03-19.at.6.35.55.in.the.evening.moviOS: mWeb SafariScreen.Recording.2024-03-19.at.6.15.10.in.the.evening.movMacOS: Chrome / SafariScreen.Recording.2024-03-19.at.5.12.27.in.the.afternoon.movMacOS: DesktopScreen.Recording.2024-03-19.at.6.44.22.in.the.evening.mov |
|
@luacmartins @narefyev91 just to confirm if this is expected. the default description is converted to markdown only after saving it or on invite page. Screen.Recording.2024-03-19.at.5.15.46.in.the.afternoon.mov |
Fixed! |
|
@narefyev91 TS errors |
Error: src/pages/EnablePayments/OnfidoStep.tsx(6,1): error TS2578: Unused '@ts-expect-error' directive. |
|
Will be fixed once #38596 is merged. |
getusha
left a comment
There was a problem hiding this comment.
@narefyev91 #38596 is merged, lets pull main one more time.
|
Failing TS checks are on unrelated files and those have been fixed on main. I'm gonna merge this PR to get this out of the door sooner. |
|
@luacmartins looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
See comment above |
|
✋ 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/luacmartins in version: 1.4.55-0 🚀
|
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.4.55-0 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.4.55-3 🚀
|
| useEffect(() => { | ||
| if (!isEmptyObject(invitedEmailsToAccountIDsDraft)) { | ||
| setWelcomeNote(getDefaultWelcomeNote()); | ||
| setWelcomeNote(parser.htmlToMarkdown(getDefaultWelcomeNote())); |
There was a problem hiding this comment.
Changes in this file caused regression.
More details about the root cause: #42668 (comment)
Details
Add default description to Workspace and make changes for Invite member flow
Fixed Issues
$ #38268
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.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
android.mov
Android: mWeb Chrome
android-web.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov