공개: KoTalk 최신 기준선
This commit is contained in:
commit
debf62f76e
572 changed files with 41689 additions and 0 deletions
20
문서/101-layout-hierarchy-and-panel-responsibility-spec.md
Normal file
20
문서/101-layout-hierarchy-and-panel-responsibility-spec.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Layout Hierarchy And Panel Responsibility Spec
|
||||
|
||||
## 목적
|
||||
|
||||
한 화면에 너무 많은 역할이 섞이면 간편함이 사라진다. 이 문서는 패널별 책임을 명확히 정의한다.
|
||||
|
||||
## 책임
|
||||
|
||||
- 목록: 무엇을 열지 결정
|
||||
- 대화: 읽고 답장
|
||||
- 보조 패널: 파일, 링크, 고정 메시지, 후속조치
|
||||
|
||||
## 금지
|
||||
|
||||
- 목록 필터를 대화 화면 고정 내비에 넣기
|
||||
- 세션/설정/검색/필터를 한 바에 섞기
|
||||
|
||||
## 성공 기준
|
||||
|
||||
- 각 패널이 한 가지 판단만 책임진다.
|
||||
Loading…
Add table
Add a link
Reference in a new issue