entity
entity copied to clipboard
Filings UI: Invalid Spaces Error not Preventing COA Form Submission
How to Reproduce:
- Start a COA filing.
- Add invalid leading/trailing spaces in the required address fields.
- Observe that validation raises invalid spaces error as expected.
- Observe that the Update Addresses button is still enabled (should be disabled).
- Click the Update Addresses button and see the added spaces are not reflected on the screen.
- Submit the filing and observe that the leading/trailing spaces are submitted to the API.