Page content: identical ids
Document has multiple static elements with the same id attribute: edit-actions https://artsandsciences.osu.edu/academics/departments-centers# 4.1.1 Parsing A Minor Comments:
- Not sure where on the page you're seeing this error. Please advise (Brian Canini - Aug 7, 2023)
- In the html source, one is on line 425 on an empty . The other is on line 634. You won't see it in DevTools though. Not sure why it's not showing up there, maybe script deleting the second one... It's not a serious error. Let's leave it until 4.1.1 Parsing goes away in WCAG 2.2. (Jeff Borisch - Aug 7, 2023)
- Duplicate ids are coming from the menu search form and the views search form
We are going to icebox this for the time being as we are currently building a React App for the view pages that will potentially resolve these duplicate ids (Brian Canini - Aug 8, 2023)