Skip to content

ACCESSIBILITY — Avatar uses non-interactive div (no role/label/click handler) #45

@deekshithgowda85

Description

@deekshithgowda85

File: components/console/account-page-client.tsx
Console Page: Account
Type: Accessibility
Effort: Easy (< 30 min)
Problem: Avatar is a div with cursor-pointer and hover overlay but not semantic/keyboard accessible.
Fix: Use a button element with aria-label="Change avatar" or remove interactive affordance if no action exists.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions