Skip to content

status-bar: the toggle should have static text #2004

@spike-rabbit

Description

@spike-rabbit

Currently the toggle button has:

[aria-label]="(expanded() ? collapseButtonText() : expandButtonText()) | translate"

This is wrong, as the expanded state is already communicated by aria-expaned.
Instead there should just be one toggleButtonText.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions