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

Invalid markup - Dashboard #92

Open
tdy opened this issue Jan 26, 2019 · 1 comment
Open

Invalid markup - Dashboard #92

tdy opened this issue Jan 26, 2019 · 1 comment
Labels
a11y Accessibility remediation good first issue

Comments

@tdy
Copy link
Collaborator

tdy commented Jan 26, 2019

Dashboard URL: https://classtranscribe.ncsa.illinois.edu/dashboard

Two markup errors with the Courses <button>:

  1. Remove the self-closing slash
  2. Fix type="add" to a valid value (or remove)
@tdy tdy added the a11y Accessibility remediation label Jan 26, 2019
@tdy
Copy link
Collaborator Author

tdy commented Jan 26, 2019

<button type="add" class="add" onclick="window.location='/courses';"/> Courses </button>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility remediation good first issue
Projects
None yet
Development

No branches or pull requests

1 participant