Skip to content

Comments

[feature/note-ux-234] ✨ Feature : 노트 관련 페이지 UX 개선#236

Merged
swallowedB merged 8 commits intodevfrom
feature/note-ux-234
Jan 1, 2026
Merged

[feature/note-ux-234] ✨ Feature : 노트 관련 페이지 UX 개선#236
swallowedB merged 8 commits intodevfrom
feature/note-ux-234

Conversation

@jjinheeWorld
Copy link
Collaborator

요약

  • 변경 목적(왜?):
    • 사용자가 노트 작성/수정/삭제 작업의 성공/실패 여부를 명확히 인지할 수 있도록 토스트 메시지를 추가해 피드백을 개선
    • useNoteForm 훅의 구조를 리팩토링하여 코드 가독성과 유지보수성을 향상
    • 랜딩 페이지에서 로그인 상태에 따른 적절한 경로 이동을 제공하고, 스크롤 시 발생하던 대시보드 이미지 잘림 현상을 수정하여 전반적인 사용자 경험을 개선하고자 함
  • 주요 변경(무엇을?):
    • 노트 작성/수정/삭제 시 토스트 메시지 추가
    • 노트 Skeleton UI 색상을 디자인 톤에 맞게 변경
    • useNoteForm 훅 구조 개선
    • 랜딩 페이지의 “시작하기” 버튼 클릭 시 로그인 상태에 따라 로그인/대시보드로 이동하도록 개선
    • HeroSection에서 overflow-hidden 제거

변경 내용

  • UI/컴포넌트
  • 로직/유틸
  • 문서/설정

스크린샷/동영상 (선택)

테스트

  • 유닛 테스트 추가/수정됨
  • 로컬에서 pnpm test 통과
  • 타입체크/린트 통과 (pnpm typecheck, pnpm lint)

관련 이슈

@vercel
Copy link
Contributor

vercel bot commented Dec 31, 2025

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

Project Deployment Review Updated (UTC)
slice Ready Ready Preview, Comment Dec 31, 2025 5:42pm

@swallowedB swallowedB merged commit d412a60 into dev Jan 1, 2026
3 checks passed
@swallowedB swallowedB deleted the feature/note-ux-234 branch January 1, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Feature : 노트 관련 페이지 UX 개선

2 participants