Moved from MESH-Research/knowledge-commons-profiles#379 (originally by @gmeben)
Area of site: News Feed
URL: https://hcommons-staging.org/activity/
Description
The "activity filter" select (<select id="activity-filter-by">) does not have a label.
Recommendation
Either one of these will fix the issue:
- Add a
title attribute to the select
- Add an
aria-label attribute to the select
Moved from MESH-Research/knowledge-commons-profiles#379 (originally by @gmeben)
Area of site: News Feed
URL: https://hcommons-staging.org/activity/
Description
The "activity filter" select (
<select id="activity-filter-by">) does not have a label.Recommendation
Either one of these will fix the issue:
titleattribute to the selectaria-labelattribute to the select