[BUG] 透视表,自定义columnTree表头之后,点击指标不能排序
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
重现:
在自定义表头案例中
设置indicator中字段sort:true, showSort: true, 排序图标出现,但是不能排序
请问是使用方法不对吗?
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
Start with the custom table-header example at https://www.visactor.io/vtable/demo/table-type/pivot-table-virtual-header and reproduce the issue using an indicator with sort:true and showSort:true. Trace the indicator click and sorting behavior from that example; done means the sorting icon appears and clicking the indicator changes the pivot table order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100