Skip to content

a11y: Transfer cancel — no confirmation feedback for screen readers #40

@Orinks

Description

@Orinks

Problem

When 'Cancel Selected' is pressed, the transfer is cancelled and list refreshes, but no announcement confirms the action. There's a race condition before _on_transfer_update fires.

Fix

Call _announce(f'Cancelled transfer: {name}') immediately in the cancel handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityAccessibility improvementsenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions