Table (sap.ui.table, single-select) doesn't show radio buttons
Open
@simlin is already working on this.
Since Dec 23, 2025.
enhancement
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
What is the issue and how can we reproduce it?
- Open the sample https://ui5.sap.com/#/entity/sap.ui.table.Table/sample/sap.ui.table.sample.Selection
- Click on selection mode Single
- First column is an empty cell that can be clicked. It should be a radio button because it is not intuitive to click on an empty cell!
Error:
Not intuitive to have just an empty cell that needs to be clicked for selecting a row.
Expected behavior:
First cell shows a radio button.
Which OpenUI5 version is your project targeting?
1.143.0
Is the issue device- or browser-specific?
No, tested on Windows with Firefox and Chrome, and on Mac
Confirmation
- I have searched the existing issues and reviewed the relevant documentation as well as the API reference.
- I am not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.