-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Enhancement: Tax settings conflict warning #36010
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
Conversation
aadc899 to
447fed0
Compare
447fed0 to
79eab01
Compare
adrianduffell
left a comment
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.
This is looking great and tested well @rjchow, thanks for picking it up! 🚀
I'll follow-up with a PR to add snackbar notification when the settings are fixed.
Test Results SummaryCommit SHA: 9f42835
Please address the following issues prior to merging this pull request: |
adrianduffell
left a comment
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.
LGTM 🚀
chihsuan
left a comment
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 and tested well! 🚀
* Add WIP error handling when conflicting settings chosen * add: enhance tax settings conflict warning * Fix WC_Settings_Tax_Test::test_get_settings_for_default_section * Wrap texts in i18n method * Add snackbar Co-authored-by: Adrian Duffell <[email protected]> Co-authored-by: Chi-Hsuan Huang <[email protected]>
All Submissions:
Changes proposed in this Pull Request:
Added a warning banner to the user when the tax settings are mismatched and in conflict.
Closes #35497 .
How to test the changes in this Pull Request:
Other information:
pnpm --filter=<project> changelog add?FOR PR REVIEWER ONLY: