CRUD组件列设置固定宽度后,第一次调整列宽后,第二次无法拖动
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
#### 描述问题:
CRUD组件列设置固定宽度后,第一次调整列宽后,第二次无法拖动
#### 截图或视频:
官方示例重现:https://aisuda.bce.baidu.com/amis/zh-CN/components/table?page=1#%E5%88%97%E5%AE%BD
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 amis 的?
`sdk`、`npm` 或`其他`...
2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在
3. 粘贴有问题的完整 `amis schema` 代码:
```
code here...
```
4. 操作步骤
请简单描述一下复现的操作步骤...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the official AMIS table column-width example linked in the issue and reproduce the problem by resizing a fixed-width CRUD column twice. Trace the table's column-resizing entry point and identify why the second drag cannot begin; done means the column can be resized repeatedly.
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
- Needs clarification
- Newbie friendliness
- 30/100