epam / epam/UUI

DataTableRow - extend clickable area for Checkbox and Folding

Open
#38 0 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
247
Forks
78
Avg merge
14h 27m
Merged PRs (30d)
15

Description

**Description**

DataTableRow can have checkbox and folding arrows. When a row has only one action (either folding or selecting), we trigger them on clicking anywhere in the row. However, if there are both, or even there's a user-defined click, user needs to click into folding arrows and checkboxes directly. Currently, it's easy to miss these clicks, as these controls are small.

**Describe the solution you'd like**

Extend clickable areas as much as we can fit:
![image](https://user-images.githubusercontent.com/731752/119736311-304a4180-be86-11eb-8940-fe399c39138e.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.