Skip to content

Use nav-pills in user profile page.

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

Also, we update the role=navigation to the top bar so that assistive technologies can recognize that and help accordingly.

Also, remove role="presentation" since it doesn't make sense in the context here as it is a bunch of links which should just be treated like links in navigation.

See #464 (closed)

Edited by Abhilash Raj

Merge request reports