You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐞 Bug Report: Improve Modal Overlay Design and Input Field Accessibility
Description:
The form submission modal overlay and input field design have several issues affecting user experience and accessibility:
Low Contrast on Modal Text:
The modal that appears after form submission has poor text visibility due to low contrast between the dark background and the text. This makes the "Thank You" message hard to read.
Expected Behavior: The text should be legible with proper contrast.
Suggested Fix: Increase the contrast by lightening the text or darkening the modal background.
Modal Overlay Issues:
The star rating from the underlying form remains visible through the modal, making the interface look cluttered.
Expected Behavior: The modal should completely overlay the background or blur the background content when active.
Suggested Fix: Ensure that the modal fully covers the form or apply a blur effect to the background.
No Clear Closing Option for Modal:
The modal does not provide an intuitive way to close it or proceed after submission.
Expected Behavior: A close button or automatic redirection should be available after submission.
Suggested Fix: Add a close button or automatically redirect the user after a brief delay.
Input Field Accessibility and Style:
The "Your Name" and "Destination/Service" fields lack validation and proper styling. Additionally, the contrast between the text and the input borders is low.
Expected Behavior: Input fields should have required validation and better styling for accessibility.
Suggested Fix: Implement input field validation and improve contrast for better readability.
Inconsistent Modal Text Alignment:
The text in the modal is not centered properly.
Expected Behavior: Text should be aligned for a clean and polished appearance.
Suggested Fix: Adjust text alignment within the modal.
Steps to Reproduce:
Fill out the form fields.
Submit the form.
Observe the issues with the modal and form design.
Expected Behavior:
The modal overlay and form design should be accessible, clear, and user-friendly.
Environment:
Browser: Microsoft Edge
By addressing these issues, the overall usability and visual design of the form will be significantly improved.
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Is there an existing issue for this?
What happened?
🐞 Bug Report: Improve Modal Overlay Design and Input Field Accessibility
Description:
The form submission modal overlay and input field design have several issues affecting user experience and accessibility:
Low Contrast on Modal Text:
Modal Overlay Issues:
No Clear Closing Option for Modal:
Input Field Accessibility and Style:
Inconsistent Modal Text Alignment:
Steps to Reproduce:
Expected Behavior:
The modal overlay and form design should be accessible, clear, and user-friendly.
Environment:
By addressing these issues, the overall usability and visual design of the form will be significantly improved.
Record
The text was updated successfully, but these errors were encountered: