Skip to content

[DEV} QA #150

Merged
drddyn merged 8 commits into
developfrom
dev/qa
Jun 9, 2026
Merged

[DEV} QA #150
drddyn merged 8 commits into
developfrom
dev/qa

Conversation

@drddyn

@drddyn drddyn commented Jun 9, 2026

Copy link
Copy Markdown
Owner

📝 작업 내용

  • 랜딩페이지 - 스와이프 아이콘 추가
  • 금지어 추가
  • 관심사 3개까지 선택할 수 있습니다 멘트 추가
  • LLMInputBox 멘트 추가
  • 섹션 생성 실패 시 alert 제거
  • 남의 매거진 - 무드보드 못 바꾸게 아이콘 제거
  • 문단 생성 후 재랜더링 안 되는 문제
  • 콘솔 제거

@drddyn drddyn self-assigned this Jun 9, 2026
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
mine Ready Ready Preview, Comment Jun 9, 2026 3:37pm

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces several UI and logic updates, including adding a bouncing Swipe icon to the landing pages, restricting the screen settings button to the magazine owner, adding new blocked words, and commenting out error alerts in section creation hooks. The reviewer feedback highlights critical layout issues where the Swipe icon is not horizontally centered due to using translate-y-1/2 instead of -translate-x-1/2 with left-1/2. Additionally, the reviewer suggests securing the absolute positioning in the settings modal with a relative container and replacing the commented-out alerts with proper user-facing error feedback (such as toast messages) to ensure a good user experience.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread Mine/src/pages/landing/LandingPageFirst.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPageSecond.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPageThird.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPageFifth.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPageSixth.tsx Outdated
Comment thread Mine/src/components/settings/SettingsModal.tsx
Comment thread Mine/src/hooks/usePostAddSection.ts
Comment thread Mine/src/hooks/usePostAddSectionInSectionPage.ts
@drddyn drddyn merged commit e658525 into develop Jun 9, 2026
3 checks passed
@drddyn drddyn deleted the dev/qa branch June 9, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant