Skip to content

fix(ui5-shellbar): preserve insertion order for ShellBarItems#13590

Open
NakataCode wants to merge 1 commit into
mainfrom
shellbar-feedback-icon-insertion-order
Open

fix(ui5-shellbar): preserve insertion order for ShellBarItems#13590
NakataCode wants to merge 1 commit into
mainfrom
shellbar-feedback-icon-insertion-order

Conversation

@NakataCode
Copy link
Copy Markdown
Contributor

ShellBarItems with icon="feedback" or icon="sys-help" were always displayed at the end of the actions area, ignoring their position in the DOM. Items now appear in the same order they are declared.

Remove PREDEFINED_PLACE_ITEMS, sortItems(), and all call sites, passing this.items directly instead.

JIRA: BGSOFUIPIRIN-7070

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 27, 2026 07:38 Inactive
@NakataCode NakataCode requested a review from plamenivanov91 May 27, 2026 08:35
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.

2 participants