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
Recent change introduced with #10588 breaks testing tools like Cypress because they check the custom element for specific styles (the ui5-switch adds pointer-events: none).
Bug Description
Recent change introduced with #10588 breaks testing tools like Cypress because they check the custom element for specific styles (the ui5-switch adds pointer-events: none).
Here is an example for some of the rules https://docs.cypress.io/app/core-concepts/interacting-with-elements#An-element-is-considered-hidden-if
Revise and change that
Affected Component
ui5-switch
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
nightly
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: