adopted-ember-addons / adopted-ember-addons/ember-paper
md-sidenav-right has static positioning
未關閉
- 主要語言
- JavaScript
- 星號
- 879
- 分支
- 327
- PR 合併指標
- 30 天內沒有已合併 PR
描述
As far as I can tell, when trying to do a `position="right"` sidenav, the `md-sidenav` element gets a static positioning, nullifying the `left: 100%` it has to push it off to the right. i don't see anything specific to ember-paper styles since they're all imported from angular so i'm not sure what's happening.
貢獻指南
研究方向
Start by reproducing the issue with an md-sidenav using position="right" and inspect the computed positioning on md-sidenav and the md-sidenav-right styles imported from Angular. Done means the right sidenav is pushed off-screen as intended instead of being given static positioning.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100