Skip to content

feat: accessible Reset button on ApiUsage filters#319

Merged
greatest0fallt1me merged 1 commit into
CalloraOrg:mainfrom
Jagadeeshftw:issue-294
Jun 29, 2026
Merged

feat: accessible Reset button on ApiUsage filters#319
greatest0fallt1me merged 1 commit into
CalloraOrg:mainfrom
Jagadeeshftw:issue-294

Conversation

@Jagadeeshftw

Copy link
Copy Markdown
Contributor

Closes #294.

Adds a single 'Reset Filters' button to the Call History controls on the API Usage page. It clears both the status filter and the date range back to their defaults (All Status, last 24 hours), and is disabled when no filters are active. A role="status" aria-live="polite" region announces the reset to screen readers, and a global .sr-only utility class (already referenced elsewhere but previously undefined) was added for WCAG 2.1 AA support.

@greatest0fallt1me greatest0fallt1me merged commit 4976681 into CalloraOrg:main Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add accessible 'Reset' button on ApiUsage filters

2 participants