-
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
fix: 30380 Tag - Unable to unselect tag from created expense when the tag is disabled #30672
Conversation
@robertKozik 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] |
@robertKozik Can you please review this PR when you have a chance? Thanks |
Sorry @tienifr I had a problem with tags workspace creation 😅 but managed to do so and currently testing |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.native.movAndroid: mWeb Chromeandroid.web.moviOS: Nativeios.native.moviOS: mWeb Safariios.web.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
@tienifr lint is now failing after changing |
Updated to policyTag |
@robertKozik @johnmlee101 any updates? |
For me it looks good, so waiting only for re-review from @johnmlee101. In the meantime please resolve conflicts so the PR would be always ready to be shipped |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Hi! I believe this PR caused this regression here. Trying it out right now. @robertKozik or @tienifr, how did you setup tags for testing? I created tags but am unable to find the option to select them in New Dot. |
Hi @srikarparsi I was using this instruction to get the workspace with tags enabled |
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.1-13 🚀
|
Details
Fixed Issues
$ #30380
PROPOSAL: #30380 (comment)
Tests
Offline tests
Same as above
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
Screen.Recording.2023-11-01.at.14.59.36.mov
Android: mWeb Chrome
Screen.Recording.2023-11-01.at.16.07.07.mov
iOS: Native
Screen.Recording.2023-11-01.at.15.58.28.mov
iOS: mWeb Safari
Screen.Recording.2023-11-01.at.11.21.29.mov
MacOS: Chrome / Safari
Screen.Recording.2023-10-26.at.11.39.13.mov
MacOS: Desktop
Screen.Recording.2023-11-01.at.16.01.35.mov