ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 34 forks source link

Catalog accessibility indicator updates #1487

Closed clpetersonucf closed 1 year ago

clpetersonucf commented 1 year ago
cayb0rg commented 1 year ago

Widget detail page looks good, accessibility filters work great. Just needs some mobile optimization: the pseudo-elements for Features and Accessibility get overlapped on screen widths < 960px, and accessibility filter completely disappears on screen widths < 720px.

clpetersonucf commented 1 year ago

Updated filter display for responsive screen widths.

cayb0rg commented 1 year ago

If possible, we should keep the labels "Filter by feature" and "Filter by accessibility" after a filter is checked on smaller screen sizes.

image

Other than that, this looks good to go.

clpetersonucf commented 1 year ago

Improved filter accessibility based on feedback. Merging.