Skip to content

good-first: aria-busy on error resolve button #378

Description

@unjica

Summary

The “Mark as resolved” button shows "…" while pending but does not expose loading state to assistive tech.

File(s)

  • apps/dashboard/app/dashboard/errors/ErrorResolveButton.tsx

Tasks

  • Add aria-busy="true" while the request is pending
  • Add sr-only text such as “Updating status…” during pending state

Acceptance criteria

  • Loading state announced in screen readers
  • No API/schema changes
  • pnpm lint && pnpm test && pnpm build pass

Base branch

Open PRs against develop. See CONTRIBUTING.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions