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

fan name only available for at-con when form validation is disabled. #175

Open
carlquistb opened this issue Nov 19, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@carlquistb
Copy link

We need to confirm with reg folks if fan name selection is available for at-con registration.

Today, the form indicates you can input a fan name at this url:
http://10.0.60.10:8080/reg/atconorder/29244/attendee/new

However, the form can't save until you select enable validation. When you do, it takes you to the next url:
http://10.0.60.10:8080/reg/atconorder/29244/attendee/new?forceValidate=true

and the fan name isn't in this template.

If the fan name is supposed to be available for at-con, then we need to add it to the force validate template for at-con orders. If the fan name isn't supposed to be available for at-con, then we need to remove it from the at-con order template.

Additionally, we should either:

  • move the prompt to enable force validation to the top of the screen, or
  • engineer the faceValidation page switch such that the form doesn't get wiped.
@carlquistb carlquistb added the bug Something isn't working label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant