RIT-Software-Engineering / RIT-Software-Engineering/RIT-SE-Senior-Project
Dark Mode Textbox Color Readability Issue after Invalid Submission
Open
bug
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
After submitting a peer review with incomplete information in dark mode, empty textboxes will have their background color and text color be the same, making it completely unreadable when typing.
To Reproduce
Steps to reproduce the behavior:
- Login as a student
- Turn on dark mode
- Open a peer review
- Scroll down to the bottom of the form
- Press "Submit"
- Type in any highlighted textbox and observe the readability error
Expected behavior
After submission, any empty textbox should have the text color should contrast the background color for readability.
Screenshots
Desktop (please complete the following information):
- OS: Windows 10
- Browser: Opera GX, Chrome, Edge
- Version: v1.9.1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.