Merged
Conversation
- 위스키 등록/수정, 태그 관리 페이지의 태그 조회 size를 100에서 500으로 증가 - TagSelector의 기존 태그 노출 영역을 max-h-32에서 max-h-60으로 확장 Closes bottle-note/workspace#181 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
[fix] 어드민 위스키 등록에서 기존 태그 목록 전체 노출 및 영역 확장
- 카드 재편: name(설명) 필드를 기본정보에서 텍스트 카드로 이동 - 라벨 변경: 설명A/B → 제목 첫번째줄/두번째줄, 색상 라벨 스왑 - 프리뷰: 폰트 크기 스왑 (제목 크게, 설명 작게) - 프리뷰: 실제 프론트엔드 배너 크기 기반 반응형 프리셋 (SE/표준/Max/전체) - 컬러 피커: 프리셋 칩 + native color picker + HEX 입력 컴포넌트 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- AlcoholCreateRequest/UpdateRequest 타입에 tastingTagIds 필드 추가 - useWhiskyDetailForm에서 태그 ID 배열을 API 요청에 포함 - WhiskyTastingTagCard에서 전체 태그 목록 기반 ID 매핑으로 변경 (기존: 선택 목록에서만 조회하여 새 태그 ID가 0으로 전송됨) - WhiskyDetail에서 tagListItems prop 전달 Closes #182 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
React 공식 문서, Kent C. Dodds, Josh Comeau의 근거를 기반으로 useMemo/useCallback 사용 DO/DON'T 가이드라인 추가. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 프리뷰 컨테이너 rounded-lg 제거 (프론트엔드 원본과 동일) - 텍스트 drop-shadow 제거 (프론트엔드 원본에 없음) - 제목/설명 사이 flex gap-2 적용 (프론트엔드 mt-2와 동일) - 권장 이미지 사이즈 1920x600 → 936x454px (실제 배너 비율 2x 레티나 기준) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
[fix] 위스키 테이스팅 태그 저장 안 되는 버그 수정
- ColorPickerInput: 색상 칩에 aria-label, 피커 버튼에 aria-label 추가 - banner.schema: 에러 메시지 "배너명은 필수입니다" → "설명은 필수입니다" - BannerTextSettingsCard: 색상 onChange에서 shouldValidate 제거 (타이핑 중 에러 방지) - BannerPreviewCard: 기본 너비 468 → 375 (표준, 좁은 뷰포트 대응) - BannerImageCard: 권장 사이즈 프론트엔드 실제 비율에 맞춤 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
[feat] 배너 등록 페이지 텍스트 위계 개편 및 UX 개선
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.
Release Dashboard v1.1.4
This PR was automatically created by version-check workflow.