Conversation
소개 사이트가 제품 화면을 한 번도 보여주지 않아, 읽는 사람은 앱을 열면 무엇이 보이는지 알 수 없었다. 스크린샷 대신 같은 구조를 다시 그린다 — 화면이 바뀔 때마다 이미지를 다시 찍을 필요가 없고, 글자가 DOM 이라 읽히고 번역된다. 항목 종류는 앱의 '지금 할 일' 과 같고, 값은 예시라고 화면에 적는다.
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
왜
소개 사이트인데 제품 화면이 한 번도 나오지 않았습니다. 읽는 사람은 "그래서 앱을 열면 뭐가 보이는데?" 를 끝까지 알 수 없었습니다.
무엇을
1개월 구간에 앱의 첫 화면(홈)을 재현해 넣었습니다. 기준 칩(아이 · 지역)과 "지금 할 일" 목록이 실제 앱과 같은 구조입니다.
앱 쪽 대응 작업: CareCode_FE#97 (홈을 할 일 중심으로 바꾸는 PR).
확인
npx tsc --noEmit·npx eslint src·npm run buildscripts/verify-pages.mjs— 5개 페이지 × 390/768/1440, 가로 넘침 · 접근성 통과