Skip to content

[feat] 앱 다운로드 유도 페이지 제작#16

Merged
LeeSangHyeok0731 merged 6 commits into
mainfrom
feat/user-app-download-landing-page
Jun 11, 2026
Merged

[feat] 앱 다운로드 유도 페이지 제작#16
LeeSangHyeok0731 merged 6 commits into
mainfrom
feat/user-app-download-landing-page

Conversation

@LeeSangHyeok0731

Copy link
Copy Markdown
Contributor

개요 💡

앱 다운로드 유도 페이지 제작하였습니다.

작업내용 ⌨️

image

@LeeSangHyeok0731 LeeSangHyeok0731 requested a review from bom0320 June 11, 2026 04:41
@LeeSangHyeok0731 LeeSangHyeok0731 self-assigned this Jun 11, 2026
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
washer Ready Ready Preview, Comment Jun 11, 2026 5:05am

Request Review

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

Copy link
Copy Markdown

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 an app download page (/app-download) and restricts access to the admin layout for users with the "USER" role, redirecting them to the download page while clearing their session. The review comments highlight several improvement opportunities: handling potential API errors when fetching user information in AdminLayout to prevent rendering issues and properly redirecting to the sign-in page, and adding target="_blank" and rel="noopener noreferrer" attributes to the external App Store and Google Play links for better user experience and security.

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 src/widgets/layout/admin-layout/ui/AdminLayout/index.tsx Outdated
Comment thread src/widgets/layout/admin-layout/ui/AdminLayout/index.tsx Outdated
Comment thread src/app/app-download/page.tsx
Comment thread src/app/app-download/page.tsx
@LeeSangHyeok0731 LeeSangHyeok0731 merged commit a5e6b47 into main Jun 11, 2026
3 checks passed
@LeeSangHyeok0731 LeeSangHyeok0731 deleted the feat/user-app-download-landing-page branch June 11, 2026 05:36
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