Skip to content

Make the current sorting mode selectable in index

Abhilash Raj requested to merge maxking/hyperkitty:sort into master

Previously, since the current sort mode wasn't selectable, keyboard navigation would skip it and not announce it. This makes it such that all the items are always clickable. Also, add a aria-current="page" so that current sorting mode can be announced as active.

Fixes #365 (closed)

Merge request reports

Loading