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

[survey_accounts] Mismatched emails lock the form #9086

Closed
ridz1208 opened this issue Feb 26, 2024 · 12 comments · Fixed by #9116
Closed

[survey_accounts] Mismatched emails lock the form #9086

ridz1208 opened this issue Feb 26, 2024 · 12 comments · Fixed by #9116
Assignees
Labels
26.0.0-bugs Issues that were raised during the release testing for 26.0.0 Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)

Comments

@ridz1208
Copy link
Collaborator

Describe the bug
When emailing a survey, if you enter mismatch emails the Email button is disabled but the form is not sent out, no error message displayed

image

@ridz1208 ridz1208 added Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) 26.0.0-bugs Issues that were raised during the release testing for 26.0.0 labels Feb 26, 2024
@sruthymathew123
Copy link
Contributor

@ridz1208 @driusan Tried to recreate this issue on my VM with aces/main branch; but couldn't. I made sure there are no project overrides as well. Anything I am doing wrong here?

Screen Shot 2024-02-27 at 3 24 38 PM

@driusan
Copy link
Collaborator

driusan commented Feb 27, 2024

@sruthymathew123 @ridz1208 are you two using the same browser?

@ridz1208
Copy link
Collaborator Author

I'm on chrome
@sruthymathew123 can you test it on the test VM ?

@sruthymathew123
Copy link
Contributor

@ridz1208 Yes.

@ridz1208
Copy link
Collaborator Author

I just tried it again and its still happening to me and even in your screenshot the email button is disabled

try exactly these values
image

@sruthymathew123
Copy link
Contributor

sruthymathew123 commented Feb 27, 2024

@ridz1208 I think we don't have DCC0000 on test VM; still tried with the above mentioned values on chrome.

Screen Shot 2024-02-27 at 4 05 58 PM

@ridz1208
Copy link
Collaborator Author

Okai I have no idea why I dont get the error message but either way our email button is disabled in both cases

@sruthymathew123
Copy link
Contributor

@ridz1208 If my memory is correct, the email button gets enabled only when both Email and Confirm Email address have same values. Not sure if it is a bug newly introduced.

@ridz1208
Copy link
Collaborator Author

@sruthymathew123 if after inputting mismatched emails, you fix the emails, does the button get re-enabled?

@sruthymathew123
Copy link
Contributor

Yes @ridz1208
Screen Shot 2024-02-27 at 4 24 03 PM

Screen Shot 2024-02-27 at 4 24 38 PM

Workflow looks as expected. but we can ask someone else also to look on to make sure.

@sruthymathew123
Copy link
Contributor

sruthymathew123 commented Feb 29, 2024

Thanks @ridz1208!

I could recreate the issue now; I agree; the validations are kind of messy

@AlexandraLivadas
Copy link
Contributor

@ridz1208 @sruthymathew123 I cannot recreate this issue on my VM or the test VM. When I input mismatched emails, the Email button is disabled and I get an error message when I try to create the survey. When I fix the emails to match, the Email button is re-enabled.

driusan pushed a commit that referenced this issue Apr 30, 2024
Fixes bug where when emailing a survey, if you enter mismatch emails the Email button is disabled but the form is not sent out, but no error message displayed.

Resolves #9086
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
26.0.0-bugs Issues that were raised during the release testing for 26.0.0 Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants