Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sap.m.StandardListItem: Icon not correctly aligned vertically #4040

Open
mathlizee opened this issue Apr 30, 2024 · 1 comment
Open

sap.m.StandardListItem: Icon not correctly aligned vertically #4040

mathlizee opened this issue Apr 30, 2024 · 1 comment

Comments

@mathlizee
Copy link

OpenUI5 version: 1.120.12

Browser/version (+device/version): Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36

Steps to reproduce the problem:

<List mode="SingleSelectMaster">
                    <StandardListItem
                        title="Test"
                        icon="sap-icon://company-view" />
                    <StandardListItem
                        title="Test"
                        icon="sap-icon://company-view" />
                    <StandardListItem
                        title="Test"
                        icon="sap-icon://company-view" />
                    <StandardListItem
                        title="Test"
                        icon="sap-icon://company-view" />
</List>

What is the expected result?
The icon should be aligned vertically with the text.

What happens instead?
image
The icon is not aligned vertically with the text (it seems to be lower).

@PetyaMarkovaBogdanova
Copy link
Contributor

Hello @mathlizee ,
Thank you for sharing this finding. I've created an internal incident DINC0138790. The status of the issue will be updated here in GitHub.
Regards,
Petya Markova.
(UI5 Dispatcher)

@PetyaMarkovaBogdanova PetyaMarkovaBogdanova removed their assignment May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants