janeway
janeway copied to clipboard
element IDs are not unique
example page is https://www.iastatedigitalpress.com/mmb/article/id/13894/
tables and tags have duplicate element IDs, possibly more than those.
This issue is caused by the table being duplicated for the View Larger modal. The new table should be assigned a new ID.
- [ ] Change table id in modal
- [ ] Remove all other ids/anchors
- [x] @StephDriver add a new issue to consider better way to manage "larger" versions of tables in the a11y context
#4055 added to consider use of tables in general, which will then drill down into A11y improvements for each usecase.