adopted-ember-addons / adopted-ember-addons/ember-paper
(paper-select) broken behavior in case when you resize the window
未关闭
- 主要语言
- JavaScript
- 星标
- 879
- 派生
- 327
- PR 合并指标
- 30 天内没有已合并 PR
描述
I’ve run into the problem when a select-box has `width: 100%` — it produces buggy behavior of dropdown’s menu: https://monosnap.com/file/Z6IuU3UjjeOitnPwMnfHEuMurAWalj
So, solutions that I see:
1. Change the width of menu when the window is resized
2. Or just close the dropdown if the window is resized
The first one preferable, for me.
贡献指南
评估
这个 Issue 还没有评估数据。