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
The reported issue is clearly observable in the provided snippet.
The issue is that when a table is created "with some table-row-action (more action than the number specified in row-action-count property)" and a overflow button is present, clicking the overflow button the first time fires a row-click event which is not the desired behaviour, since in the reporter's scenario clicking on a row, navigates to another page.
Bug Description
The row click event is fired when clicking for the first time on the action overflow button
Affected Component
ui5-table
Expected Behaviour
The row click event is not fired when clicking the action overflow button
Isolated Example
https://stackblitz.com/edit/js-vr8y4tub?file=index.js,package.json,index.html,style.css
Steps to Reproduce
Log Output, Stack Trace or Screenshots
Priority
Very High
UI5 Web Components Version
2.8.0
Browser
Chrome
Operating System
No response
Additional Context
This introduce a major regression on our tables (clicking on element does navigate to another page).
Organization
SAP - SPBA
Declaration
The text was updated successfully, but these errors were encountered: