Skip to content

feat: improve auth UX with autofill/theme fixes and stronger password validation#30

Merged
ibsule merged 4 commits into
mainfrom
dev
May 20, 2026
Merged

feat: improve auth UX with autofill/theme fixes and stronger password validation#30
ibsule merged 4 commits into
mainfrom
dev

Conversation

@ibsule

@ibsule ibsule commented May 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Improve auth form UX by fixing browser autofill styling so inputs remain readable and theme-consistent in both light and dark mode.
  • Prevent initial theme flash on page load by adding early dark-mode aware styling in frontend/index.html.
  • Strengthen backend validation by enforcing password length requirements in both reset-password and create-user DTOs.
  • Update README.md with a note that the project is under active development.

@ibsule ibsule merged commit 79a5746 into main May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant