We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
The <ui5-list> will emit "item-click" event when the child item contains a button and user "enter" on it using keyboard.
<ui5-list>
To reproduce Steps to reproduce the behavior:
Isolated example
https://codesandbox.io/s/ui5-webcomponents-forked-qgwcz?file=/index.html
Expected behavior
Should only the child button"click" event be emitted
Screenshots NA
Context
Affected components (if known)
Log output / Any errors in the console
NA
Organization: (if applicable)
SF
Priority: (optional) (Low, Medium, High or Very High)
Medium
Setting priority would indicate the importance of the issue and would help the process of dispatching and processing.
To set the appropriate priority, you need to consider the impact and if the issue:
Note: the priority would be re-evaluated by the issue processors, according to the project internal criterias
Business impact: (mandatory for "Very High")
The text was updated successfully, but these errors were encountered:
screen recording 720p.mov.zip
Uploaded the screen recordings.
Sorry, something went wrong.
Hi @fifoosid ,
Seems there's now a PR for this issue, can you please tell when will the PR be released ?
Thanks & Best Regards
fifoosid
Successfully merging a pull request may close this issue.
Describe the bug
The
<ui5-list>
will emit "item-click" event when the child item contains a button and user "enter" on it using keyboard.To reproduce
Steps to reproduce the behavior:
Isolated example
https://codesandbox.io/s/ui5-webcomponents-forked-qgwcz?file=/index.html
Expected behavior
Should only the child button"click" event be emitted
Screenshots
NA
Context
Affected components (if known)
<ui5-list>
Log output / Any errors in the console
Organization: (if applicable)
SF
Priority: (optional) (Low, Medium, High or Very High)
Medium
Setting priority would indicate the importance of the issue
and would help the process of dispatching and processing.
To set the appropriate priority, you need to consider the impact
and if the issue:
Note: the priority would be re-evaluated by the issue processors, according to the project internal criterias
Business impact: (mandatory for "Very High")
NA
The text was updated successfully, but these errors were encountered: