DaleStudy / DaleStudy/daleui.com
가이드 문서 작성 — 폼 패턴(form-patterns)
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
배경
폼은 Checkbox · RadioGroup · Select · TextInput 등 여러 컴포넌트를 조합해 만들고, 레이블 · 에러 · 유효성 규칙이 컴포넌트 경계를 넘습니다. 조합 규칙을 이 문서에 모읍니다.
작업 내용
-
src/content/docs/form-patterns.mdx작성 - 레이블 · 필수 표기 · 도움말 텍스트 규칙
- 에러 메시지 위치 · 문구 · 노출 시점
- 유효성 검사와 상태 전환 (기본 · 포커스 · 에러 · 비활성)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.