I believe we should also think about using landmarks to identify page regions. I have looked at the issue in the Bootstrap OPAC a bit. There are only navigation Landmark present (see the attachment), but I think at least "form" and "main" landmark should be used too (or maybe any other, I am not an Aria landmark expert).
For example, in the search result page, it is possible to navigate to search results using headings, but It is not straightforward to jump directly to the results, as the header "Search results list" is the last (fourth) headerĀ title in the third level of the hierarchy.
I have found similar situation on other pages too, e.g., record detail page or My account etc.
I believe we should also think about using landmarks to identify page regions. I have looked at the issue in the Bootstrap OPAC a bit. There are only navigation Landmark present (see the attachment), but I think at least "form" and "main" landmark should be used too (or maybe any other, I am not an Aria landmark expert).
For example, in the search result page, it is possible to navigate to search results using headings, but It is not straightforward to jump directly to the results, as the header "Search results list" is the last (fourth) headerĀ title in the third level of the hierarchy.
I have found similar situation on other pages too, e.g., record detail page or My account etc.