Skip to content

[Feature] Explore accessibility for category filtersΒ #192

@isabelxklee

Description

@isabelxklee

Problem

The current UX for category filters is not the most accessible for a couple reasons:

  1. When selected, the category title gets truncated to an abbreviation.
  2. To unselect a filter, the user must specifically click on a small "x" next to the category title (the category itself is not clickable).
  3. Selecting a filter hides the other options, making elements unnecessarily jump around the page.

Also see "Additional context" section for other, related issues about the category filters functionality.

Current UX:

Screen.Recording.2024-02-27.at.3.25.55.PM.mov

Description

I'm open to different ideas, but I think the best solution would be to use a more common category filter UX.

  1. Keep all the filter options visible, regardless of selection status.
  2. Use visual contrast to indicate which filters are selected.
  3. Make the entire filter be clickable, instead of a small target area.
  4. OPTIONAL: use more explicit language, like "remove filter" or "clear filters".

Example that I think works well from Thingtesting:
Screenshot 2024-02-26 at 10 26 16 PM

Alternatives

Open to suggestions!

Additional context

Related to Issue #81 and PR #180.

Implementation

  • I would be interested in implementing this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions