Skip to content
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

UI and Accessibility Improvements: Password Visibility Icon, Button Alignment, and Placeholder Contrast #268

Open
Aman-G-upta opened this issue Oct 26, 2024 · 2 comments
Assignees
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level1 Beginner-level contribution or task

Comments

@Aman-G-upta
Copy link
Contributor

The current interface in dark mode has a few UI and accessibility issues that impact the user experience on the login and signup pages. Addressing these will enhance readability, accessibility, and ease of use.

Password Visibility Icon Disappearing in Dark Mode (Login Page)

Problem: The password visibility ("eye") icon in the login page disappears or becomes difficult to see when dark mode is enabled. This makes it hard for users to toggle password visibility and verify their input, which is a key usability feature.

Suggested Solution: Adjust the icon’s color or add a contrasting background in dark mode to ensure it remains visible and distinguishable against the dark background.

Alignment and Padding of Buttons (Signup Page)

Problem: The alignment and padding of the "Sign Up" button on the signup page do not match the spacing and size of other form elements, making the button feel slightly cramped and visually inconsistent.

Suggested Solution: Adjust the button's padding and increase its height slightly to achieve visual balance with the input fields above. Ensure consistent styling for all buttons to improve overall design coherence.

Low Contrast of Placeholder Text in Dark Mode (Both Pages)

Problem: The placeholder text in input fields (e.g., "Enter Your Email," "Enter Your Password") lacks sufficient contrast against the dark background, making it hard to read. This can negatively affect users with visual impairments and reduces readability in low-light conditions.

Suggested Solution: Increase the brightness or adjust the contrast of the placeholder text, or switch to a lighter shade of gray/white to ensure it is readable in dark mode.

@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level1 Beginner-level contribution or task hacktoberfest Open-source contribution during October for GSSoC labels Oct 26, 2024
@Anuj3553
Copy link
Collaborator

Hyy @Aman-G-upta, I'm assigning this issue to you.

@Anuj3553
Copy link
Collaborator

Can you give star to this repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level1 Beginner-level contribution or task
Projects
None yet
Development

No branches or pull requests

2 participants