Skip to content

Conversation

Jiggy9
Copy link
Contributor

@Jiggy9 Jiggy9 commented May 12, 2023

Proposed Changes

-This pull request fixes an issue in the auth_screen.dart file where the validation for an empty value was not properly handled. By switching the order of the if statements in the validator function, the validation now correctly checks for an empty value before checking for invalid characters using a regular expression.

-This fix ensures that the validation works as intended and provides better error messaging to the user when an invalid value is entered.

-Thank you for considering this pull request. Let me know if you have any further questions or concerns.

Copy link
Contributor Author

@Jiggy9 Jiggy9 left a comment

Choose a reason for hiding this comment

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

Hello,

I've submitted a pull request that fixes the validation issue in the auth_screen.dart file. The changes have been tested and meet the requirements outlined in the pull request template.

Could you please review and merge this pull request at your earliest convenience? Let me know if you have any questions or concerns.

Thank you for your time and consideration.

Copy link
Contributor Author

@Jiggy9 Jiggy9 left a comment

Choose a reason for hiding this comment

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

added my self to AUTHORS.md` file

@rolandgeider rolandgeider merged commit a027ea1 into wger-project:master Jun 5, 2023
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.

2 participants