[Feature] 合计行隐藏checkbox类型列的勾选框
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
列表启用底部合计, 并且有一列的类型为checkbox, 合计行也会显示勾选框, 其实没有实际作用. 是否可以隐藏合计行的勾选框, 或者配置指定某几行不显示勾选框, 或者在columns checkbox配置中增加规则
What does the proposed API look like?
none
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.
Research direction
The issue does not identify a file, test, or entry point, and it offers several possible behaviors rather than a defined API. Start by locating the total-row rendering and checkbox-column configuration, then clarify whether only total rows or arbitrary rows should hide checkboxes. Done should include an agreed API or behavior and tests covering checkbox columns in total rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100