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

[Select | React | v2.8.1]: Inconsistent Font Size between Options and Field #11163

Open
1 task done
zanonnicola opened this issue Mar 24, 2025 · 1 comment · May be fixed by #11255
Open
1 task done

[Select | React | v2.8.1]: Inconsistent Font Size between Options and Field #11163

zanonnicola opened this issue Mar 24, 2025 · 1 comment · May be fixed by #11255
Assignees
Labels
bug This issue is a bug in the code Low Prio TOPIC P

Comments

@zanonnicola
Copy link

Bug Description

The Select component has the font size not consistent between the value and the dropdown. See attached screenshots. Based on the Figma guidelines it should be the same size.

Image
Image

Affected Component

Select

Expected Behaviour

Input value and dropdown options should have same font-size

Isolated Example

No response

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

Low

UI5 Web Components Version

2.8.1

Browser

Chrome

Operating System

Mac OS

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@zanonnicola zanonnicola added the bug This issue is a bug in the code label Mar 24, 2025
@s-todorova s-todorova self-assigned this Mar 24, 2025
@s-todorova
Copy link
Contributor

Hello @SAP/ui5-webcomponents-topic-p,

Issue is reproducible on internal sample page. As per spec, font-size should be 0.875rem (resulting in 14px), but I can see on the span.ui5-li-title level, font-size is 16px.

Could you please take a look at this?

@s-todorova s-todorova removed their assignment Mar 28, 2025
@NakataCode NakataCode self-assigned this Mar 28, 2025
@NakataCode NakataCode moved this from Issues to In Progress in Maintenance - Topic P Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Low Prio TOPIC P
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants