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.56k stars 267 forks source link

[SF][A11Y][Input] - Input hover style does not match accessibility requirements #5535

Closed zijies1 closed 2 years ago

zijies1 commented 2 years ago

Hi UI5 team,

Description

Input hover style does not match accessibility requirements

Expected Behavior

Input hover style should be visible under high contrast mode

Steps to Reproduce

Go to 'https://codesandbox.io/s/ui5-webcomponents-forked-0y7rpv?file=/src/index.js' Try to hover over any input demo element, no hover style will show up.

Isolated Example

none

Priority

Stakeholder Info (if applicable)

Rondo Shen Thank you!

Todor-ads commented 2 years ago

Hello @zijies1, Thank you for sharing this finding. Тhe component meets the visual specification. Input field does not change its style at hover state in high contrast theme

Regards, Todor

zijies1 commented 2 years ago

ok, thank you for replying!