Improve accessibility of sidefacets. (#1039)
- Use buttons so that facets can be expanded or collapsed using the keyboard. - Make it possible to select a hierarchical facet value also when a screen reader is active (they tend to swallow normal keyboard events). - Use role="heading" for the srmessage so that it can be easily found and read. - Use additional sr text in active filter list and for selected checkbox facets to signify that the link will remove the filter.
Showing
- themes/bootprint3/css/compiled.css 2 additions, 2 deletionsthemes/bootprint3/css/compiled.css
- themes/bootstrap3/css/compiled.css 2 additions, 2 deletionsthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/js/facets.js 12 additions, 2 deletionsthemes/bootstrap3/js/facets.js
- themes/bootstrap3/less/components/sidebar.less 3 additions, 0 deletionsthemes/bootstrap3/less/components/sidebar.less
- themes/bootstrap3/templates/Recommend/SideFacets.phtml 2 additions, 2 deletionsthemes/bootstrap3/templates/Recommend/SideFacets.phtml
- themes/bootstrap3/templates/Recommend/SideFacets/checkbox-filters.phtml 3 additions, 0 deletions...ap3/templates/Recommend/SideFacets/checkbox-filters.phtml
- themes/bootstrap3/templates/Recommend/SideFacets/filter-list.phtml 1 addition, 0 deletions...otstrap3/templates/Recommend/SideFacets/filter-list.phtml
- themes/bootstrap3/templates/layout/layout.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/layout/layout.phtml
- themes/local_theme_example/css/compiled.css 2 additions, 2 deletionsthemes/local_theme_example/css/compiled.css
- themes/sandal/css/compiled.css 2 additions, 2 deletionsthemes/sandal/css/compiled.css
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment