![]() Fixes FOO-1765 The same value for input labels and ids was being repeated used on /accounts/:id/terms which can cause assistive technologies to make mistakes when reading out page content or helping a user navigate. These ids all need to be unique. Test plan: * /accounts/:id/terms page still functions * Per the ticket, use an a11y checker like axe DevTools on the page * It should no longer complain about any duplicate ids * (It still complains about a bunch of visual contrast issues which were not in scope here) Change-Id: I4dd41b0627afc72a7a78367745bdf04d9741f6da Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/264573 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Cody Cutrer <cody@instructure.com> Product-Review: Cody Cutrer <cody@instructure.com> QA-Review: Charley Kline <ckline@instructure.com> |
||
---|---|---|
.. | ||
_term.html.erb | ||
_timespan.html.erb | ||
index.html.erb |