Expected Behaviour
If geolocation fails for whatever reason you should see the error message for that but nothing else.
Observed Behaviour
You also see the error message for any empty required fields even though you haven't had the chance to fill them in yet.
Reproduction Steps
Form (XML or XLSX file): https://github.com/user-attachments/files/31522825/error-banner-test.xml
Steps:
- Load the form
- Deny geolocation permissions
Screenshots or Videos
https://github.com/user-attachments/assets/c6cf2018-dc67-4aa5-bb6f-bf51d3ea3868
Environment
- Browser version:
- OS:
- Web Forms version:
Additional Context
I think we can improve the UI in additional ways...
- I think the geolocation message should be in a separate element because the "view" button doesn't make sense, it's shown at a different time, etc.
- It would be better for the message to be a warning not an error - it may not block the form submission
Expected Behaviour
If geolocation fails for whatever reason you should see the error message for that but nothing else.
Observed Behaviour
You also see the error message for any empty required fields even though you haven't had the chance to fill them in yet.
Reproduction Steps
Form (XML or XLSX file): https://github.com/user-attachments/files/31522825/error-banner-test.xml
Steps:
Screenshots or Videos
https://github.com/user-attachments/assets/c6cf2018-dc67-4aa5-bb6f-bf51d3ea3868
Environment
Additional Context
I think we can improve the UI in additional ways...