Skip to content

feat: add form validation to access check screen#62

Merged
Lakes41 merged 1 commit into
Adamantine-guild:mainfrom
GBOYEE:task/form-validation-6
Jun 29, 2026
Merged

feat: add form validation to access check screen#62
Lakes41 merged 1 commit into
Adamantine-guild:mainfrom
GBOYEE:task/form-validation-6

Conversation

@GBOYEE

@GBOYEE GBOYEE commented Jun 29, 2026

Copy link
Copy Markdown

Summary

Closes #6

  • Explicit whitespace-only guild ID validation with inline error message
  • Explicit whitespace-only resource ID validation with inline error message
  • Red border highlight on invalid fields
  • Button disabled when trimmed fields are empty or errors present
  • Errors clear on input change

Acceptance criteria

  • Invalid inputs blocked before access checks run
  • Users see clear validation messages per field
  • Access checks only run with valid parameters

Closes Adamantine-guild#6

- Explicit whitespace-only guild ID validation with inline error
- Explicit whitespace-only resource ID validation with inline error
- Red border highlight on invalid fields
- Button disabled when trimmed fields are empty
- Errors clear on input change

@Lakes41 Lakes41 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@Lakes41 Lakes41 merged commit 925c98d into Adamantine-guild:main Jun 29, 2026
1 of 4 checks passed
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.

Add form validation to access check screen

2 participants