-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
hide delete option in multi tag view #42124
Conversation
@allroundexperts Please 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] |
This comment was marked as outdated.
This comment was marked as outdated.
Some problems with the UI on native but already being worked on in #42086: |
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.
@gijoe0295 Shouldn't we remove the changes you added in the WorkspaceTagsPage because those only apply to single-level tags, which we don't want to disable deleting for?
@jasperhuangg Agree. Updated. |
@gijoe0295 Thanks for updating, looks good. Can you clarify in your testing steps whether this behavior is expected on Native? From your screenshots it appears that we don't provide tag options on Native platforms. |
@jasperhuangg We do support tag options on Native. It was just the problem mentioned in #42124 (comment) that I didn't provide screenshots for this page. But it was resolved now so I added them. |
@gijoe0295 Nice, thanks for updating the screenshots. Just awaiting a review from allroundexperts. I'm going OOO starting tomorrow so I'm going to approve this first. If you need help merging the PR please reach out in #expensify-open-source for an internal engineer. |
Hi @allroundexperts could you take a look at the ^? |
Yes. I'll review this today. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeUnable to build on Android |
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.
Looks good!
@luacmartins This is ready for merging. |
@gijoe0295 we have a merge freeze in place right now. I'll merge this once the merge freeze is lifted. |
✋ 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.77-0 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
Details
This is a follow-up of #41552 which is to hide the delete option in the newly created multi tag view.
Fixed Issues
$ #42113
$ #38683
PROPOSAL: #38683 (comment)
Tests
People must tag expenses
andUse multiple level of tags
Offline tests
NA
QA Steps
People must tag expenses
andUse multiple level of tags
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