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

Implement form section auto-advancing logic #329

Open
evadecker opened this issue Jan 10, 2025 · 0 comments
Open

Implement form section auto-advancing logic #329

evadecker opened this issue Jan 10, 2025 · 0 comments
Labels
frontend CSS, HTML, and JS changes
Milestone

Comments

@evadecker
Copy link
Member

Auto-advance a user for sections we can qualify as "done"

We can do this for:

  • Radio Groups
  • Single checkboxes
  • Select dropdowns

We can't do this for:

  • Text inputs

When we can't do it, offer a "continue" button or quick way to advance to the next section.

@evadecker evadecker added the frontend CSS, HTML, and JS changes label Jan 10, 2025
@evadecker evadecker added this to the Namesake v1.0 milestone Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend CSS, HTML, and JS changes
Projects
None yet
Development

No branches or pull requests

1 participant