Skip to content

Card editor help button has no accessible name #52

Description

@vvallalta-code

Summary

The Card editor help button has no programmatically determinable accessible name. Screen-reader users encounter an unnamed button and cannot determine its purpose.

Location

  • Package: @paperbits/core
  • Template: src/card/ko/cardEditor.html
  • Related to the incorrect-role issue on the same help-button template.

Expected behavior

The button has a concise accessible name that describes the help it opens, while preserving the existing visual design and tooltip behavior.

Acceptance criteria

  • Give the Card help button an accessible name using visible text, aria-label, or aria-labelledby as appropriate.
  • Keep native button semantics.
  • Confirm the name is announced by a screen reader and available in the accessibility tree.
  • Add or update an accessibility regression test where practical.

Tracking: Azure DevOps 26070503

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions