Input Fields Missing Required Tag/ Validations in Demo App #685

Closed
opened 2026-03-13 08:00:22 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @rohith02b on GitHub (Feb 16, 2025).

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

The following is the steps to reproduce

  1. Navigate to https://demo.better-auth.com/sign-in
  2. Directly click on Login

The issue also exists on Sign Up

  1. Navigate to https://demo.better-auth.com/sign-in
  2. Choose the Sign Up Tab.
  3. Directly click on Create an account.

Current vs. Expected behavior

Current Behaviour
The user is able to submit the form without any validations

Expected

  1. All required fields to be marked with an Asterix(*) for better UX.
  2. All required fields must have validations.

What version of Better Auth are you using?

Latest

Provide environment information

OS : WINDOWS 11
Browser : Chrome

Which area(s) are affected? (Select all that apply)

Client

Auth config (if applicable)

NA

Additional context

https://github.com/user-attachments/assets/a6f49b75-b619-44d5-8aa4-2a0e64bc6662

Originally created by @rohith02b on GitHub (Feb 16, 2025). ### Is this suited for github? - [ ] Yes, this is suited for github ### To Reproduce The following is the steps to reproduce 1. Navigate to https://demo.better-auth.com/sign-in 2. Directly click on Login The issue also exists on Sign Up 1. Navigate to https://demo.better-auth.com/sign-in 2. Choose the Sign Up Tab. 3. Directly click on Create an account. ### Current vs. Expected behavior Current Behaviour The user is able to submit the form without any validations Expected 1. All required fields to be marked with an Asterix(*) for better UX. 2. All required fields must have validations. ### What version of Better Auth are you using? Latest ### Provide environment information ```bash OS : WINDOWS 11 Browser : Chrome ``` ### Which area(s) are affected? (Select all that apply) Client ### Auth config (if applicable) ```typescript NA ``` ### Additional context https://github.com/user-attachments/assets/a6f49b75-b619-44d5-8aa4-2a0e64bc6662
GiteaMirror added the bug label 2026-03-13 08:00:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#685