dev-five-git / dev-five-git/braillify
탑버튼 및 네비게이션 추가
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 178
- Forks
- 44
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 21
Description
테스트 케이스 증가로 페이지 스크롤 길이가 길어져 사용자가 원하는 항으로 한 번에 이동하기 어렵습니다. (특히 표 형식 보기)
이에 따라 각 항으로 이동할 수 있는 네비게이션 및 고정 Top 버튼 도입이 필요합니다.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
No files or entry points are named. Start by locating the page that renders the long test-case or table view, then inspect its existing tests. Add navigation to the relevant sections and a fixed Top button, and verify both behaviors while scrolling through the table view.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100