adopted-ember-addons / adopted-ember-addons/ember-paper
(paper-select) paper-menu width depends on position when it should not
Open
- Dominant language
- JavaScript
- Stars
- 879
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
Looks, like if `paper-select`'s trigger container has `width: 100%` and if there is a lot of space on top, `dropdown-menu` doesn't inherit width from the trigger. However, when it's not possible to open dropdown in the position of selected item, it scrolls and inherits a width from the trigger. Maybe, related to #624.
https://monosnap.com/file/8Swam4OjWwTRp5dbH8mvdNvHg3UHuI
Contributor guide
Assessment
This issue has not been assessed yet.