boostcamp-2020/IssueTracker-35

[component] SidebarItem (reusable)

Closed this issue · 0 comments

joh16 commented

개요

  • 사이드바에 들어가는 각 항목 (Assignees, Labels, Milestone)

상속 관계

  • Included in Sidebar
  • Head
  • Body
  • Modal, props: isVisible, hideModal, component, selected

상태

  • isVisible: false

세부 동작

  • 기획서
  • 톱니바퀴 버튼을 클릭하면 isVisibletrue가 되며 Modal 노출
  • Modal 노출 후 Modal 이외의 영역(overlay)을 클릭하면 isVisiblefalse가 되며 hideModal 호출