Skip to content

good-first: restore visible keyboard focus on filter segment radios #375

Description

@unjica

Summary

Filter segment controls hide the keyboard focus ring, making keyboard navigation hard to follow.

File(s)

  • apps/dashboard/app/components/dashboard/list-filters-ui.tsx (FilterSegmentItem)

Tasks

  • Remove or replace peer-focus-visible:outline-none with a visible focus style on the styled segment
  • Test on Errors, Events, Sessions, and Overview filter toolbars

Acceptance criteria

  • Keyboard users can see which segment is focused
  • No API/schema changes
  • pnpm lint && pnpm test && pnpm build pass

Base branch

Open PRs against develop. See CONTRIBUTING.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dashboardDashboard app (apps/dashboard)frontendUI and client-side codegood first issueGood for newcomersuiVisual components and layoutuxUser experience, flows, and polish

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions