Skip to content

Refactor register modal#85

Merged
das-Abroxas merged 8 commits intomainfrom
refactor/register-modal
Jun 26, 2024
Merged

Refactor register modal#85
das-Abroxas merged 8 commits intomainfrom
refactor/register-modal

Conversation

@das-Abroxas
Copy link
Contributor

This pull request introduces a comprehensive refactor of the user registration modal.

Changes:

  • Nicer input fields
  • Extended input validation
  • Working link to 'Terms of Service'
  • Working close button
  • Modal closes on submit
  • Fixes tabbing order in all modals
  • Adds autofocus to first input element of each modal

Fixes #83

@das-Abroxas das-Abroxas added the enhancement New feature or request label Jun 26, 2024
@das-Abroxas das-Abroxas self-assigned this Jun 26, 2024
@das-Abroxas das-Abroxas changed the title Refactor/register modal Refactor register modal Jun 26, 2024
Copy link
Member

@St4NNi St4NNi left a comment

Choose a reason for hiding this comment

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

On a quick local test -> LGTM

@das-Abroxas das-Abroxas merged commit 5bd8556 into main Jun 26, 2024
@das-Abroxas das-Abroxas deleted the refactor/register-modal branch June 26, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Traversing the input fields in modals skips some fields

2 participants