-
-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug report: Input Field Outline Display Issue #988
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
We are now focusing on three types of issues as priority areas:
We will only be accepting feature issues for deficiencies that are obviously lacking in the apps. These are things that make it very difficult to operate the apps. Even so, the PRs will still require you to understand testing as stated before. Closing in anticipation of our work on the design. Responsiveness will be a part of this re-evaluation. |
Describe the bug
In the "Forgot Password" page, the issue is that the bottom outline of the input field is hidden behind the input field's background color. This makes it hard to notice and can affect the user experience.
To Reproduce
Steps to reproduce the behavior:
1.Head to the login section.
2.Click on the "Forgot Password" link.
3.Click on the 'Enter OTP' input field.
Expected behavior
It is crucial that the outline of these input fields is clearly visible.
Actual behavior
The input field's bottom outline is hidden by its background.
Video
outline-issue.mp4
Additional details
"I am requesting to be assigned to this issue because I am attempting to resolve it."
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: