Skip to content

CommandInput sets aria-expanded to a boolean #543

Description

@cirdes
  • Where: command_input.rb, aria_expanded: true. Snapshot
    command/dialog line 18.
  • Effect: same root cause as item 2; listed separately because the fix
    is a real state string ("false" at rest, toggled by the controller),
    not just "true".
  • Fix: aria_expanded: "false" and have command_controller.js set it;
    re-record (on the 2.0 line) command/*.

Surfaced by the golden HTML suite (PR #536), which pins what 1.6 renders today — this defect included. Per maintainer decision (2026-09-19) main stays as is: this is addressed on the 2.0 line, and the golden snapshot that pins it is re-recorded there with the diff reviewed.

Source: design/v2/follow-up-issues.md.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions