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

fix: username cannot contain any space. #261

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Conversation

wildan3105
Copy link
Owner

Description

Fix #259

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (security config, docs update, etc.)

Screenshot of change (if there's UI update)

@wildan3105 wildan3105 changed the title fix: add validation for empty and space-only input fix: username cannot contain any space. Oct 31, 2024
@wildan3105 wildan3105 merged commit 2392b77 into master Oct 31, 2024
2 checks passed
@wildan3105 wildan3105 deleted the fix/handle-only-space branch October 31, 2024 10:59
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.

Handle 'undefined' or empty user input
1 participant