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

Proposal Form: Select Field + Help Text Needs work #348

Open
4 tasks
cycomachead opened this issue Feb 13, 2024 · 0 comments
Open
4 tasks

Proposal Form: Select Field + Help Text Needs work #348

cycomachead opened this issue Feb 13, 2024 · 0 comments

Comments

@cycomachead
Copy link
Member

There are a lot of select fields which toggle associated help blocks...

  • Event Track + Description
  • Difficulty Level + Description
  • Event Type + Description
  • Event Type + Submission Template (same dropdown)

There are a few problems:

  • we repeat HTML Ids on various elements
  • The capybara testing is messing
  • The form HAML is messy too
  • We should use the rails dom_id function to get unique ids --> the shared JS needs updating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant