Skip to content

fix(application-header): launchpad Show more/less should have aria-expanded - #2400

Merged
spliffone merged 1 commit into
mainfrom
fix/launchpad-expanded-state
Aug 12, 2026
Merged

fix(application-header): launchpad Show more/less should have aria-expanded#2400
spliffone merged 1 commit into
mainfrom
fix/launchpad-expanded-state

Conversation

@spike-rabbit

@spike-rabbit spike-rabbit commented Jul 23, 2026

Copy link
Copy Markdown
Member

Expose the Show more toggle state through aria-expanded so assistive technologies can identify whether the launchpad app list is expanded.
Always show Show more never Show less.

DEPRECATED: SiLaunchpadFactoryComponent.showLessAppsText input is deprecated and no longer used.
SiLaunchpadFactoryComponent.showMoreAppsText is always displayed, independent of the state.


Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

@spike-rabbit
spike-rabbit force-pushed the fix/launchpad-expanded-state branch from c875bad to 862c788 Compare July 23, 2026 10:12
@spike-rabbit spike-rabbit changed the title fix(launchpad): expose expanded state fix(application-header): launchpad Show more/less should have aria-expanded Jul 23, 2026
@spike-rabbit
spike-rabbit force-pushed the fix/launchpad-expanded-state branch from 862c788 to 0f9b1f2 Compare July 23, 2026 10:33
@spike-rabbit
spike-rabbit marked this pull request as ready for review July 23, 2026 10:48
@spike-rabbit
spike-rabbit requested review from a team as code owners July 23, 2026 10:48
@spike-rabbit
spike-rabbit force-pushed the fix/launchpad-expanded-state branch 2 times, most recently from e218d34 to bf1b536 Compare July 24, 2026 09:36
@spike-rabbit
spike-rabbit requested a review from panch1739 July 24, 2026 14:46

@panch1739 panch1739 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spike-rabbit Great!

@spliffone spliffone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a schematic to remove the input?

@spike-rabbit spike-rabbit mentioned this pull request Jul 27, 2026
10 tasks
@spike-rabbit

Copy link
Copy Markdown
Member Author

I added this to the schematics issues. Will do in another PR.

Comment thread projects/element-ng/application-header/launchpad/si-launchpad.spec.ts Outdated
…-expanded`

Expose the Show more toggle state with aria-expanded so assistive technologies can determine whether the app list is expanded.

DEPRECATED: `SiLaunchpadFactoryComponent.showLessAppsText` input is deprecated and no longer used.
`SiLaunchpadFactoryComponent.showMoreAppsText` is always displayed, independent of the state.
@spike-rabbit
spike-rabbit force-pushed the fix/launchpad-expanded-state branch from 8e9a6b2 to bc16149 Compare August 12, 2026 07:47

@chintankavathia chintankavathia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@spliffone
spliffone added this pull request to the merge queue Aug 12, 2026
Merged via the queue into main with commit e4bfc6b Aug 12, 2026
15 checks passed
@spliffone
spliffone deleted the fix/launchpad-expanded-state branch August 12, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants