Feat/categories bulk actions#37734
Feat/categories bulk actions#37734luacmartins merged 39 commits intoExpensify:mainfrom ArekChr:feat/categories_bulk_actions
Conversation
|
@luacmartins There is an issue with the |
@akinwale I encountered the same issue again and after re-logging in, the updated state is still visible despite receiving an error message. It seems the state updates are going through even when we encounter simulation failure requests. Should we consider filing a bug report on this matter? @lucamartins, have you dealt with something similar in your experience? |
|
@ArekChr we have conflicts again |
TBH I've never gotten the |
|
@ArekChr more conflicts and TS is failing again |
|
@luacmartins looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.4.52-0 🚀
|
|
Tests passed when I merged it |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.52-6 🚀
|
|
Coming from #38262 When a category is disabled while offline, the expected behavior was to make the entire category row grayed out. Only the status column was grayed out. |
| errors: { | ||
| [oldName]: oldName, | ||
| [newName]: ErrorUtils.getMicroSecondOnyxError('workspace.tags.genericFailureMessage'), | ||
| }, |
There was a problem hiding this comment.
This change caused this issue.
We don't need to pass errors separately from tag objects (This is also confirmed by typing and methods for POLICY_TAGS )
Details
This PR adds the ability to perform bulk actions on categories, such as disable, enable, or remove multiple categories at once.
Fixed Issues
$ #35709
PROPOSAL: https://docs.google.com/document/d/1gk3xqOs7epMbUrSSiX8K7YcqfPLVgqEos0sf-D-GMDA/edit#bookmark=id.onqkmvshcfhp
Tests
Network Failures Test
Offline tests
Here are the simplified and clarified test steps:
QA Steps
The same steps as above.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.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 so 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
mobile.chrome.mov
Android: mWeb Chrome
android.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios.safari.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov