SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

[SF_ACC][ui5-input]: The inline error message overlaps suggestion items when using arrow up/down keys to select items #9674

Open i323808 opened 1 month ago

i323808 commented 1 month ago

Bug Description

The inline error message overlaps suggestion items when users use arrow up/down keys to select items.

error_message_overlap_option

Affected Component

No response

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

1. 2. 3. ...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

1.24.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

unazko commented 1 month ago

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

The issue is reproducible via the sample page: https://sap.github.io/ui5-webcomponents/nightly/components/Input/ with the "Value State Message" example.

The user is unable to navigate with "arrow up" among the suggestion items as the value state message part covers the items as described in the incident.

Best regards, Boyan