vue-vtable给options设置了resize:columnResizeMode为none,列依然可以手动拖动
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
vue-vtable给options设置了resize:columnResizeMode为none,列依然可以手动拖动
请问这是bug还是因为其他设置项错误导致的设置失效,options中其他选项都正常,只有这个resize失效
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
Reproduce the report in the Vue VTable integration using an options object with resize.columnResizeMode set to none, then trace the column-resize handling from the relevant table entry point. Done means columns can no longer be dragged manually while other options continue to work as reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100