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
since the Link component is developed by our UI5 Web Components colleagues, I'm going to forward this issue to their repo.
Btw, you can use our codeSandbox template to showcase your issue by editing it. CodeSandbox will then create a fork of it with a new link and you can just post the link here so we can take a look at it ;)
Describe the bug
Component need to trigger click when press keyboard "SPACE"Observed behavior:
Component need to trigger click when press keyboard "SPACE"Expected Behavior:
Component need to trigger click on booth keyboard events : when press "ENTER" and "SPACE" Key.Isolated Example
Please provide an isolated example if possible by forking this codesandbox.
To Reproduce
Steps to reproduce the behavior:
UI5 Web Components for React Information
@ui5/webcomponents
version:@ui5/webcomponents-react
version:Operating System: wi
Browser:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: