opentiny / opentiny/tiny-engine
🐛 [Bug]: 集成弹窗类组件时,如果组件slot在弹窗内部时,slot无法进行配置
Open
Nobody has claimed this yet.
enhancement
pr welcome
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
Environment
chrome
Version
latest
Version
latest
Link to minimal reproduction
无
Step to reproduce
无
What is expected
需要一种交互方式,能够对弹窗、popover、modal 等一类组件弹窗后的内容进行配置
What is actually happening
集成弹窗类组件时,如果组件slot在弹窗内部时,由于编辑模式下组件弹窗无法展开,无法对slot进行配置
What is your project name
无
Any additional comments (optional)
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 steps. Start by locating the edit-mode handling for dialog, popover, and modal components, then trace how slots inside them are exposed for configuration. Done means overlay-contained slots can be configured through a defined interaction while editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100