Skip to content

Conversation

mucho613
Copy link
Collaborator

@mucho613 mucho613 commented Aug 14, 2025

概要

  • トップページの中で、比較的単調に実装されているセクションを実装
    • ページ先頭から末尾までの全てのセクション
  • まだ PR 作成していない内容
    • navbar のレスポンシブ・スマホ対応

    • 各セクションに配置されているボタン
      image

    • ページの途中に配置されている、「浮いている」画像

      基調講演セクション スポンサーセクション1 スポンサーセクション2
      image image image

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mucho613
相談

現状ankerlinkでスクロールしたとき、ターゲットの要素にナビバーがぶつかる状態と思います。
ptで余白を入れ(必要ならば-mtでその分をネガティブマージンで見た目上相殺して)対応したいのですが、
ナビバーの高さが画面幅に依存して変わるため今の実装では対応が困難です。
ナビバーの高さを固定にする方法を考えたいのですが
overflow-x-auto以外になにかアイディアありますか?
↑で一応できそうなのですが若干UX悪そうに思うので代替あれば、またはナビバーが要素にぶつからないようにできればそれで対応したいと思っています。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fukusan64 navbar の幅が足りなくなれば、ハンバーガーメニューに格納する方針でいきたいと思います 🙋

@Fukusan64 Fukusan64 self-requested a review August 15, 2025 06:56
Copy link
Collaborator

@Fukusan64 Fukusan64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

navbarのSP対応は別PRで行うとのこと
こちらのPRは一旦Approveにします

@mucho613 mucho613 merged commit 05ea6d3 into main Aug 15, 2025
2 checks passed
@mucho613 mucho613 deleted the feature/top-page-sections branch August 15, 2025 14:53
@mucho613 mucho613 changed the title [DCJ2025-115] トップページの各セクションを実装 トップページの各セクションを実装 Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants