adopted-ember-addons / adopted-ember-addons/ember-paper
paper-dialog: escape key does not always close dialog with escapeToClose=true
未关闭
- 主要语言
- JavaScript
- 星标
- 879
- 派生
- 327
- PR 合并指标
- 30 天内没有已合并 PR
描述
Because the keydown event is scoped to the component, the escape key is not always closing the dialog modal.
I don't know if it works as intended but if you take the [demo](http://miguelcobain.github.io/ember-paper/release-1/#/components/dialog), click on "custom dialog" then anywhere within the dialog, the escape key won't close the dialog anymore.
贡献指南
评估
这个 Issue 还没有评估数据。