Tencent / Tencent/tdesign-react
[Dialog]增加弹窗可手动调整宽、高的拖拽能力
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- TypeScript
- Stars
- 965
- Forks
- 373
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
这个功能解决了什么问题
#1235
你建议的方案是什么
目前在做AI对话框,需要使用Dialog实现,但目前不支持用户手动调整宽、高
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 by reviewing the Dialog component and issue #1235 to understand the requested resizing behavior for the AI conversation use case. Done means Dialog users can manually adjust both its width and height by dragging, with the behavior checked against the stated requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100