Skip to content

ECSoC_2026: Make scanner example chips keyboard accessible #199

Description

@Babin123456

Problem

Scanner example chips are clickable spans instead of semantic controls.

Current Behavior

Example URLs can be clicked with a mouse, but they are not proper buttons and do not provide strong keyboard focus behavior.

Why This Improvement Is Needed

Keyboard and assistive technology users should be able to discover and activate example inputs reliably.

Proposed Solution

Replace clickable spans with buttons, add aria labels, and add visible focus styling.

Expected Outcome

Example URL chips become keyboard-accessible without changing the visual purpose of the scanner UI.

Additional Notes

This keeps the existing fillExample behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions