coding-blocks / coding-blocks/codingblocks.online.projectx
Make more powerful modals
未关闭
BOSS
BOUNTY: 300
- 主要语言
- JavaScript
- 星标
- 31
- 派生
- 102
- PR 合并指标
- 30 天内没有已合并 PR
描述
- [ ] Create a new component `modal` and wrap `modal-dialog` component inside it.
- [ ] Replace usages of `modal-dialog` with `modal`
- [ ] Close Modal when user presses `esc` key
`modal-dialog` component comes from [ember-modal-dialog](https://github.com/yapplabs/ember-modal-dialog)
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating the existing `modal-dialog` component usages and read the `ember-modal-dialog` documentation linked in the issue. Add the `modal` component around `modal-dialog`, update those usages, and verify that pressing Esc closes the modal.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100