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 還沒有評估資料。