UI5 / UI5/openui5

Partial select for tree table

Open
#3,873 4 comments 0 reactions 1 assignee View on GitHub

@simlin is already working on this.

Since Jan 9, 2024.

enhancement in progress
Dominant language
JavaScript
Stars
3.3k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

OpenUI5 version:
SAP UI5 version: "1.115.1"

Steps to reproduce the problem:

  1. Expand a parent row of a tree table with children.
  2. Select a child of a parent row in a tree table.
  3. Collapse the child rows so only the parent row is visible.
  4. There is no indication that the child inside the parent node is selected.

What is the expected result?
I expect the parent row to be partially selected. The desired behaviour can be observed when using sap.m.Checkbox (Sample: Tri-State Check Box)

What happens instead?
Only the child row is selected. The selection does not have an effect on the parent row selection.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.