-
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
Taxes - Missing tax rates in currency default list & app crashes when clicking on foreign rate #39602
Comments
Triggered auto assignment to @pecanoro ( |
👋 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:
|
We think that this bug might be related to #wave-collect - Release 1 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Taxes - Missing tax rates in currency default list & app crashes when clicking on foreign rate What is the root cause of that problem?Actually looks like the BE issue
What changes do you think we should make in order to solve the problem?To fix this issue we can add condition to just close current screen when we choose the same value without selecting the value
And we can filter the list when we don't have mandatory values( Or just update name like (value?.name ?? '') and other fields) App/src/pages/workspace/taxes/WorkspaceTaxesPage.tsx Lines 70 to 97 in 58e1b4b
What alternative solutions did you explore? (Optional)NA |
@ZhenjaHorbach don't add proposals until the |
I am confident this deploy blocker is coming from #33927 |
Looking... |
Hi, I'm Eto from Callstack - expert contributor group - and I would like to take care of this issue. |
@teneeto Any updates on this? It's a deploy blocker so we either need to fix it asap or revert the original PR |
PR is up #39646 |
PR is merged. Requested CP |
Works well, no action required here Screen.Recording.2024-04-05.at.6.18.06.PM.mov |
All done, closing! |
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: 1.4.60-1
Reproducible in staging?: y
Reproducible in production?: n
Issue reported by: Applause - Internal Team
Action Performed:
2.Create a new (Collect) workspace.
Expected Result:
In Step 6 and 7, all other available taxes will show up in the list.
In Step 8, app will not crash.
Actual Result:
In Step 6 and 7, only the selected default tax shows up in the list.
In Step 8, app crashes
Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6437926_1712233913737.default_tax_and_crash.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: