You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi colleagues from @SAP/ui5-webcomponents-topic-rl ,
the situation can be reproduced here. /in Edge browser/
There is a CSS style that can easily remove the Edge hide/show native icon: [inner-input]::-ms-reveal, [inner-input]::-ms-clear { display: none; }
can you, please, consider if that enhancement is needed and this finding can be treated as an issue?
Best regards,
Petya Markova.
UI5 Web Components Dispatcher
Bug Description
When Input component is used as Password with custom icon name show / hide , We see 2 icons in the Edge Browser.
Affected Component
Input
Expected Behaviour
We should not be seeing duplicate icons
Isolated Example
No response
Steps to Reproduce
https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/inputs-input--default&args=type:Password;valueState:None2.
Log Output, Stack Trace or Screenshots
Priority
None
UI5 Web Components Version
v2
Browser
Edge
Operating System
Mac / Windows
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: