columns中hide属性目前不支持函数式写法,期望支持
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.18.4
Link to Minimal Reproduction
[Bug] columns中hide属性目前不支持函数式写法,期望支持
Steps to Reproduce
[Bug] columns中hide属性目前不支持函数式写法,期望支持
Current Behavior
[Bug] columns中hide属性目前不支持函数式写法,期望支持
Expected Behavior
[Bug] columns中hide属性目前不支持函数式写法,期望支持
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
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 names no source files, tests, or reproduction details beyond the columns hide property. Start by locating how VTable reads and applies columns.hide, then inspect existing column configuration tests or examples. Done means a function-valued hide configuration is supported and its behavior is covered by a reproducible test or example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100