#60259 closed defect (bug) (invalid)
Add tax rates page freeze
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 6.4.2 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
At add tax rates, the page freezes and I cannot continue with the configuration.
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi and welcome to WordPress Core Trac!
This Trac is for fixing and enhancing the Core software, not for plugins or for help with individual sites, so I'll close this as invalid.
Somehow the introductory modal is positioned mostly off-screen. The dialog restricts focusing elements to the close and "Got It" buttons within that box, but it does not close when using the Escape key or clicking outside of it. To close the modal, you could use the Tab key to focus on one of those two buttons and press the Enter key to activate the button.
To report this to WooCommerce, you could use either their support forum or their GitHub repository.