fix(application-header): launchpad Show more/less should have aria-expanded - #2400
Merged
Conversation
spike-rabbit
force-pushed
the
fix/launchpad-expanded-state
branch
from
July 23, 2026 10:12
c875bad to
862c788
Compare
Show more/less should have aria-expanded
spike-rabbit
force-pushed
the
fix/launchpad-expanded-state
branch
from
July 23, 2026 10:33
862c788 to
0f9b1f2
Compare
spike-rabbit
marked this pull request as ready for review
July 23, 2026 10:48
spike-rabbit
force-pushed
the
fix/launchpad-expanded-state
branch
2 times, most recently
from
July 24, 2026 09:36
e218d34 to
bf1b536
Compare
spliffone
previously requested changes
Jul 27, 2026
spliffone
left a comment
Member
There was a problem hiding this comment.
Can you add a schematic to remove the input?
Member
Author
|
I added this to the schematics issues. Will do in another PR. |
spliffone
enabled auto-merge
July 27, 2026 10:10
spike-rabbit
force-pushed
the
fix/launchpad-expanded-state
branch
from
July 30, 2026 13:43
d66834b to
bf1b536
Compare
mistrykaran91
added a commit
that referenced
this pull request
Aug 6, 2026
spike-rabbit
force-pushed
the
fix/launchpad-expanded-state
branch
from
August 10, 2026 11:53
bf1b536 to
6359720
Compare
spike-rabbit
force-pushed
the
fix/launchpad-expanded-state
branch
from
August 10, 2026 13:38
6359720 to
8e9a6b2
Compare
chintankavathia
requested changes
Aug 12, 2026
…-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
force-pushed
the
fix/launchpad-expanded-state
branch
from
August 12, 2026 07:47
8e9a6b2 to
bc16149
Compare
kfenner
approved these changes
Aug 12, 2026
mistrykaran91
added a commit
that referenced
this pull request
Aug 13, 2026
mistrykaran91
added a commit
that referenced
this pull request
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Expose the Show more toggle state through
aria-expandedso assistive technologies can identify whether the launchpad app list is expanded.Always show
Show moreneverShow less.DEPRECATED:
SiLaunchpadFactoryComponent.showLessAppsTextinput is deprecated and no longer used.SiLaunchpadFactoryComponent.showMoreAppsTextis always displayed, independent of the state.Documentation.
Examples.
Dashboards Demo.
Playwright report.
Coverage Reports: