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: Signup email error #216

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: Signup email error #216

wants to merge 2 commits into from

Conversation

Afonso-santos
Copy link
Contributor

@Afonso-santos Afonso-santos commented Dec 11, 2023

Remove register email error

Copy link

netlify bot commented Dec 11, 2023

Deploy Preview for coderdojobraga-web canceled.

Name Link
🔨 Latest commit bd79619
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-web/deploys/65775f49b0f95b0008df6ed7

@reviewpad reviewpad bot added the app App related contributions label Dec 11, 2023
Copy link

netlify bot commented Dec 11, 2023

Deploy Preview for coderdojobraga-blog canceled.

Name Link
🔨 Latest commit bd79619
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-blog/deploys/65775f493a021c0008a5df9a

Copy link

reviewpad bot commented Dec 11, 2023

AI-Generated Summary: This pull request makes changes to the Signup component in the application. Specifically, it simplifies the Form.Item component used in the signup form. This change removes validation and error handling from the component, as well as a className assignment and help text. A closer review may be required to ensure user form interactions are not adversely affected by this change.

Copy link

netlify bot commented Dec 11, 2023

Deploy Preview for coderdojobraga-app ready!

Name Link
🔨 Latest commit bd79619
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-app/deploys/65775f4981eea80008afde11
😎 Deploy Preview https://deploy-preview-216--coderdojobraga-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 11, 2023

Deploy Preview for coderdojobraga-maintenance canceled.

Name Link
🔨 Latest commit bd79619
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-maintenance/deploys/65775f49a191fc0008e4cee0

@Afonso-santos Afonso-santos changed the title Fix:signup Fix: Signup email error Dec 11, 2023
Copy link
Member

@pedrofp4444 pedrofp4444 left a comment

Choose a reason for hiding this comment

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

Please check if your alterations really work, when I'm trying to register an account that already exists, it just doesn't do anything, there's no visual feedback as it is supposed to.
image

@danielsp45 danielsp45 changed the title Fix: Signup email error fix: Signup email error Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app App related contributions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants