Skip to content

fix(ui5-step-input): adjust z-index and fix focus issues#13391

Merged
NHristov-sap merged 5 commits intomainfrom
GH_stepinput_zindex
Apr 16, 2026
Merged

fix(ui5-step-input): adjust z-index and fix focus issues#13391
NHristov-sap merged 5 commits intomainfrom
GH_stepinput_zindex

Conversation

@NHristov-sap
Copy link
Copy Markdown
Contributor

There was incorrect z-index positioning of [ - ] button of the ui5-step-input component and as a result when there is some sticky element on page with z-index: 1, and a StepInput goes under it, the [ - ] button's icon appears over this sticky element:

image

After fixing this issue, other focus-related issues appeared, and are also fixed by this PR.

Fixes: #7709

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented Apr 15, 2026

🧹 Preview deployment cleaned up: https://pr-13391--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 15, 2026 14:06 Inactive
@NHristov-sap NHristov-sap requested a review from GDamyanov April 16, 2026 07:13
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 16, 2026 07:56 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 16, 2026 09:28 Inactive
Comment thread packages/main/src/StepInput.ts
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 16, 2026 11:37 Inactive
@NHristov-sap NHristov-sap merged commit df9a5da into main Apr 16, 2026
70 of 78 checks passed
@NHristov-sap NHristov-sap deleted the GH_stepinput_zindex branch April 16, 2026 13:50
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.

3 participants