Skip to content

개요2이상 페이지에서 첫번째 바 사라지는 버그 #26

Description

@nowage
  • 카테고리: Frontend
  • 등록: 2026-05-05
  • 로컬 ID: Issue116

재현

  • URL: file:///.../Projects/m2SlideStyle1_single/slide/index.html?fwd=1#/16
  • 단일 모드, cover_enabled, fwd=1 시그널로 cover→deck 진입 후 16번 슬라이드(개요 H2 이상)
  • "첫번째 바"가 렌더링 누락

의심 후보 (fix 단계 식별 필요)

  • A — 상단 노랑 가로선 (Issue113 .toc-page-header line)
  • B — 페이지번호 breadcrumb bar (Issue112 m2-breadcrumb-mode 회귀)
  • C — fragment / list bullet bar (base.css §12)
  • D — Reveal .progress bar (정상 0폭과 혼동)

구현 명세

  1. 재현 검증: 16번 슬라이드 H 레벨·layout 확인 + DevTools로 자식 element computed style 확인. "없음" vs "숨김" 구분.
  2. 원인 추적:
    • Issue104·109·110의 transition gating·overflow: visible·cross-page guard 영향
    • Issue113 finfraCat overlay z-index 충돌 가능성
    • hashOneBasedIndex(Issue108) anchor 시프트로 슬라이드 건너뛰기 회귀 확인
  3. 수정: CSS 수정 시 CLAUDE.md "CSS 수정 시 주의사항" + "base.css 수정 가드" 준수.
  4. 검증: 재현 URL + 3개 대표 프로젝트 회귀 없음.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions