electerious / electerious/basicGrid
hide-on & show-on seem to break anything that isn't set as display block
- 主要言語
- SCSS
- スター
- 57
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When using `hide-on` and `show-on` to change the visibility of an element set to `display: flex;` it seems to override the existing display mode and set it to block which is undesired. Setting `show-on` to `display: inherit` seems to have fixed this for me but I don't feel confident enough in my CSS skills to just go and submit a PR for this issue!
Would appreciate it if somebody a little more knowledgeable wouldn't mind testing this ;P
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
`display: flex`を使用する要素と、報告で説明されている`hide-on`または`show-on`の動作で問題を再現します。これらのSCSSユーティリティがdisplay値をどのように設定しているかを調べます。完了の条件は、表示状態の変更によって要素の既存の非ブロックdisplayモードが置き換えられなくなることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- scss
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100