Skip to content

fix: improve APY dashboard accessibility#621

Open
aoshl1 wants to merge 1 commit into
edehvictor:mainfrom
aoshl1:fix/issue-542-apy-dashboard-accessibility
Open

fix: improve APY dashboard accessibility#621
aoshl1 wants to merge 1 commit into
edehvictor:mainfrom
aoshl1:fix/issue-542-apy-dashboard-accessibility

Conversation

@aoshl1
Copy link
Copy Markdown

@aoshl1 aoshl1 commented May 29, 2026

Description

Improves APY dashboard accessibility.

Fixes #542

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Verification Commands

  • npm test -- ApyDashboard (Frontend)
  • ./node_modules/.bin/eslint src/components/dashboard/ApyDashboard.tsx src/components/dashboard/__tests__/ApyDashboard.test.tsx (Frontend)

Contract Security (if contracts/ changed)

  • Storage schema changes documented or migration provided
  • All entry points have authorization checks
  • Arithmetic uses checked operations
  • New entry points have unit tests including unauthorized callers
  • No new admin roles without governance proposal

Screenshots (if applicable)

N/A

UI Snapshot Checklist

  • Screenshots provided for Desktop (1024px+)
  • Screenshots provided for Mobile (375px)
  • No visual changes

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@aoshl1 is attempting to deploy a commit to the Edeh Victor's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Improve APY Dashboard Table Accessibility

1 participant