Skip to content

🐛 Bug Report: Improve error handling and styling on the Create Account form #342

@Tenax-Adil

Description

@Tenax-Adil

📜 Description

Description:
Hi team! While testing the Create Account page, I noticed that failed registrations trigger a generic "Something went wrong. Please try again" message. Additionally, the current color contrast of the error container (pink text on light red) makes it difficult to read.

Proposed Solution:
I would love to work on this for GSSoC '26. I propose fixing this by:

Dynamic Error Messages: Updating the logic to catch and display specific API responses (e.g., "Email already in use", "Password must be 8 characters", or "Network error").

UI/Accessibility Enhancement: Refactoring the error alert component to use a clean Material UI-style standard (or a sleek glassmorphism alert) with better contrast (e.g., a standard solid red border or darker text) so it fits seamlessly with the rest of the modern design.

I have attached a screenshot of the current behavior below. Please let me know if I can be assigned to this!

What browsers are you seeing the problem on?

Something else

📃 Relevant Screenshots (Links)

Image

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions