Skip to content

fix(web): Library 좋아요 타이틀 숨김 + 저장 세트 카피 자연화·i18n#947

Merged
cocoyoon merged 1 commit into
devfrom
fix/library-liked-title-looksets-copy
Jul 12, 2026
Merged

fix(web): Library 좋아요 타이틀 숨김 + 저장 세트 카피 자연화·i18n#947
cocoyoon merged 1 commit into
devfrom
fix/library-liked-title-looksets-copy

Conversation

@cocoyoon

Copy link
Copy Markdown
Member

Summary

Library UI hotfix — 좋아요 포스트 타이틀 노출 제거 + 저장한 세트 빈 상태 카피 자연화·i18n.

Changes

  • LikesGrid: 좋아요 포스트 카드에서 post_title 화면 노출 제거(alt 텍스트로만 유지) — Saved Looks 와 동일 규칙(fix(web): page-theme 테스트 params mock에 locale 추가 (tsc) #890 회귀 방지). 오버레이는 좋아요 시각만 표시.
  • SavedLookSetsGrid: 하드코딩 문자열 전부 next-intl 화(Library 네임스페이스). 어색한 빈 상태 카피("Recreate this style 카드에서 마음에 드는 조합을 저장해 보세요")를 서비스 톤으로 교체:
    • ko: "룩 상세에서 마음에 드는 조합을 저장하면 여기에 모여요."
    • en: "Save the combinations you love from any look and they'll show up here."
    • error·retry·itemCount(ICU plural)·removeAria·removeError·cardAlt 도 localize.
  • messages/{ko,en}.json: Library.lookSets 신규 키(ko 는 실제 한국어).

Test Plan

  • typecheck·prettier·유닛 819 통과, ko/en 키 parity
  • 브라우저(로그인): Library Likes 탭 타이틀 미노출(시각만), Look Sets 빈 상태 신규 카피

Note

  • 관련 후속: 계정 레벨 언어 저장(preferred_locale 백엔드 완비, 프론트 배선 필요) — 별도.

- LikesGrid: 좋아요 포스트 카드에서 post_title 화면 노출 제거(alt 텍스트로만
  유지) — Saved Looks 와 동일 규칙(#890 회귀 방지). 오버레이는 좋아요 시각만.
- SavedLookSetsGrid: 하드코딩 문자열 전부 next-intl 로 전환(Library
  네임스페이스). 빈 상태 카피의 어색한 "Recreate this style 카드에서~보세요"를
  자연스러운 서비스 톤으로 교체("룩 상세에서 마음에 드는 조합을 저장하면 여기에
  모여요" / "Save the combinations you love from any look…"). error·retry·
  itemCount(ICU plural)·removeAria·removeError·cardAlt 도 함께 localize.
- messages/{ko,en}.json: Library.lookSets 에 신규 키(ko 는 실제 한국어).

검증: typecheck·prettier·유닛 819 통과. 브라우저(로그인) Library Likes 탭
타이틀 미노출 + Look Sets 빈 상태 신규 카피 확인.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
decoded-app Ready Ready Preview, Comment Jul 12, 2026 4:15pm

@cocoyoon
cocoyoon merged commit 7b63ea7 into dev Jul 12, 2026
9 of 10 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in decoded-monorepo Jul 12, 2026
@cocoyoon
cocoyoon deleted the fix/library-liked-title-looksets-copy branch July 12, 2026 16:30
github-actions Bot pushed a commit that referenced this pull request Jul 12, 2026
cocoyoon added a commit that referenced this pull request Jul 12, 2026
release: dev → main — Library hotfix(#947) + 홈 번들·정리(#946)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants