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
In AnalyticalTable selectionBehavior="RowSelector" and selectionMode="Single" there opens a space on the left of each row. Clicking on this space fires the onRowSelect event, but the space is empty. Being empty is not intuitive that there is a button functionality. Can you add an Icon property, or button to be visible for the user to click.
Describe the bug
Isolated Example
No response
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
2.7.1
UI5 Web Components Version
2.7.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
please add descriptions of issues as text, as this way GitHub can index them for their search functionality.
Adding an icon in the single-selection cell is not covered by central design, so for this to be implemented this request would need to go through the Inner Source process and be synchronised with the SAP Central Design team first. Please raise a BLI to the central design team and include the ticket number here for reference.
That said, it's probably already possible adding an icon (or radio button?) there via a plugin hook. But since the hook most probably needs to use internal APIs, it could break with each update (although it's not very likely). If you still want to implement the hook, I can create an example for it which you can adjust to meet your design, just let me know :)
Hi @Lukas742 ,
thanks for the quick response. I added description.
I can add a custom cell that can accomodate buttons, but that is custom and I think that it should be available out of the box.
Do you have a link to open a ticket at SAP Central Design team?
In AnalyticalTable selectionBehavior="RowSelector" and selectionMode="Single" there opens a space on the left of each row. Clicking on this space fires the onRowSelect event, but the space is empty. Being empty is not intuitive that there is a button functionality. Can you add an Icon property, or button to be visible for the user to click.
Describe the bug
Isolated Example
No response
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
2.7.1
UI5 Web Components Version
2.7.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: