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(register): disable submit on invalid form #286

Merged
merged 7 commits into from
Feb 18, 2025

Conversation

JeffreyArt1
Copy link
Contributor

This pull request includes several updates to dependencies, configuration, and form validation. The most important changes focus on updating dependencies, modifying the Sentry configuration, and enhancing form validation in the registration form.

Dependency Updates:

  • Updated multiple dependencies in package.json to their latest versions, including @aws-amplify/adapter-nextjs, @mui/icons-material, @sentry/nextjs, aws-amplify, and more. [1] [2]

Configuration Changes:

  • Modified the Sentry configuration in next.config.ts by removing the hideSourceMaps option and adjusting the sourcemaps configuration to be disabled in non-production environments.

Form Validation Enhancements:

@JeffreyArt1 JeffreyArt1 self-assigned this Feb 14, 2025
@JeffreyArt1 JeffreyArt1 added the enhancement New feature or request label Feb 14, 2025
Copy link
Member

@marluanespiritusanto marluanespiritusanto left a comment

Choose a reason for hiding this comment

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

LGTM

@JeffreyArt1 JeffreyArt1 merged commit 0ed5748 into master Feb 18, 2025
5 of 7 checks passed
@JeffreyArt1 JeffreyArt1 deleted the fix/disable-submit-if-error branch February 18, 2025 16:47
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.

2 participants