Skip to content

[BUG] Browser autofill suggests email address in Username field #283

Description

@Vaanshimadaan

Describe the Bug
The Username input field incorrectly triggers email autofill suggestions from the browser. When focusing on the Username field, the browser suggests saved email addresses instead of usernames.

To Reproduce
Steps to reproduce the behavior:
1Open the Create Account page.
2Click on the Username field.
3Observe the browser autofill suggestions

Expected Behavior
The Username field should suggest usernames or no suggestions at all.
Appropriate autocomplete attributes should be used to distinguish Username and Email fields

Actual Behavior / Error Logs
Email addresses are suggested in the Username field.

Screenshots / Recordings

Image

Environment Context:

  • OS: [e.g. Windows 11, macOS Sequoia, Ubuntu]
  • Node Version: [e.g. v20.12.0]
  • Database: [PostgreSQL (local or cloud)]
  • Redis: [e.g. Local Redis Stack Docker, Cloud Redis]
  • LLM Provider: [e.g. OpenAI, OpenRouter, Gemini]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions