-
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
Web - Expense - Default tax rate and first tag item are not highlighted #39838
Comments
Triggered auto assignment to @luacmartins ( |
We think that this bug might be related to #wave-collect - Release 1 |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
I think it is caused by this PR and also over here for App/src/components/TagPicker/index.tsx Line 103 in c36442b
we haven't defined it as undefined and also here :App/src/components/TagPicker/index.tsx Line 92 in c36442b
we haven't used useMemo as we have done it in here :App/src/components/CategoryPicker.tsx Line 73 in c36442b
|
I don't think this is a blocker. However we should fix this. cc @teneeto @rezkiy37 @alitoshmatov @MonilBhavsar since it seems to come from #33927. @teneeto can you work on a fix please? |
Yes, I can assign so we can handle it |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
@luacmartins, @MonilBhavsar Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Tax is fixed with TS migration PR. Will fix for tags |
When creating a new money request, category and tag are not selected by default. Tax is selected by default. Screen.Recording.2024-04-12.at.6.27.09.PM.mov |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: v1.4.61-0
Reproducible in staging?: y
Reproducible in production?: n
Issue reported by: Applause - Internal Team
Action Performed:
Precondition: Tag and Tax features should be enabled in the workspace
Expected Result:
Highlight should be applied to the first item on 'Tag' and the default tax option
Actual Result:
Highlight is not applied to the first item on 'Tag' and the default tax option
Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6442289_1712582087068.Screen_Recording_2024-04-08_at_4.10.30_in_the_afternoon.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: