Skip to content

Several icon-only controls are unlabeled #114

Description

@vuon9

Severity

P2

Affected area

Accessibility and discoverability across tool pages

Repro

Run the built frontend and inspect buttons for visible text, title, or aria-label.

Actual

Several routes contain icon-only buttons with no text, title, or aria-label:

code-encoder: 1
hash-generator: 1
code-converter: 1
datetime-converter: 5
jwt: 1
data-generator: 6
color-converter: 11
cron: 2

No horizontal overflow was found at 1024x768, 800x600, or 390x844 during this pass.

Expected

Every icon-only button should have a clear accessible name and preferably a hover title/tooltip. Examples: copy, remove field, reset, apply, toggle layout, remove favorite.

Impact

This hurts keyboard/screen-reader use and makes several compact controls hard to discover for first-time users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:mediumMedium priorityuxUser experience improvement or papercut

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions