Skip to content

[DEV] CSS맞춤#131

Merged
drddyn merged 5 commits into
developfrom
dev/css-sync
May 17, 2026
Merged

[DEV] CSS맞춤#131
drddyn merged 5 commits into
developfrom
dev/css-sync

Conversation

@eun0903

@eun0903 eun0903 commented May 5, 2026

Copy link
Copy Markdown
Collaborator

🔗 관련 이슈

closed #129

✨ 요약

CSS 맞춤 및 UI 수정

📝 작업 내용

  • 랜딩페이지, 게스트페이지 등 라우터 변경
  • 요청한 인덱스 수정
  • LLM입력창 및 검색창 수정
  • 잡다하게 색상, 폰트, 크기 수정

@eun0903 eun0903 self-assigned this May 5, 2026
@vercel

vercel Bot commented May 5, 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 May 17, 2026 0:53am

@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 implements extensive UI/UX refinements across the application, including styling updates for input components, modals, and the sidebar. Key changes involve integrating the sidebar state into the layout for responsive padding, refactoring routing to use Protected and Public routes more consistently, and adding a guest access feature. A review comment suggests improving the robustness of the sidebar by handling API errors locally within specific list sections rather than returning null for the entire component, which would prevent a single failure from breaking the whole sidebar UI.

Comment thread Mine/src/layout/sidebar/SidebarOpen.tsx Outdated

@drddyn drddyn left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

아래 리뷰 확인 해주세요!

Comment thread Mine/src/components/LLMInputLayout.tsx Outdated
Comment thread Mine/src/components/LLMInputBox.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPage.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPage.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPage.tsx Outdated
Comment thread Mine/src/pages/login/components/FindPasswordForm.tsx Outdated
Comment thread Mine/src/pages/login/LoginPage.tsx Outdated
Comment thread Mine/src/pages/login/LoginPage.tsx Outdated
Comment thread Mine/src/pages/signup/SignupPage.tsx
Comment thread Mine/src/router/ProtectedRoute.tsx

@drddyn drddyn left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

고생하셨습니다

@drddyn drddyn merged commit 458066d into develop May 17, 2026
3 checks passed
@drddyn drddyn deleted the dev/css-sync branch May 17, 2026 12:54
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.

[DEV] CSS 맞춤

2 participants