Skip to content

refactor(convention): 공개 글 제목과 문체 정리 - #94

Merged
dev-wooyeon merged 3 commits into
masterfrom
codex/content-cleanup
Apr 22, 2026
Merged

refactor(convention): 공개 글 제목과 문체 정리#94
dev-wooyeon merged 3 commits into
masterfrom
codex/content-cleanup

Conversation

@dev-wooyeon

@dev-wooyeon dev-wooyeon commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • 공개 Tech/Life 글 제목을 더 담백하고 신뢰감 있는 톤으로 정리
  • 공개 글 본문을 의미 변경 없이 하다체 중심으로 정리
  • 본문이 없는 공개 메타를 제거하고 DB 글 경로와 제목을 현재 기준으로 정리

Validation

  • npm run build

방문자 관점에서 보이는 레이아웃 잔버그를 정리했어요.

모바일 하단 네비게이션을 좌측 드로어로 바꾸고
헤더와 글로벌 레이아웃의 간섭을 줄였어요.
베트남 여행 글의 어색한 문장 배치도 함께 정리했어요.
공개 Tech/Life 글의 제목을 더 담백하고 신뢰감 있는 톤으로 맞췄어요.\n공개 글 본문은 의미를 바꾸지 않고 하다체 중심으로 정리했어요.\n본문이 없는 공개 메타와 DB 글 경로도 현재 기준에 맞게 정리했어요.
@vercel

vercel Bot commented Apr 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
eunu-log Ready Ready Preview, Comment Apr 22, 2026 2:02pm

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9356410167

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +83 to +86
<button
type="button"
aria-label="메뉴 닫기"
className={clsx(

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Prevent closed drawer controls from receiving focus

When open is false, the drawer remains mounted and only uses visual classes (opacity, translate, pointer-events) to hide itself, so keyboard users on mobile can still tab to invisible drawer controls and links. This creates hidden focus targets and can trigger unexpected navigation despite the menu being “closed”; conditionally rendering the drawer/backdrop or applying inert/hidden (or equivalent tab suppression) when closed would avoid this.

Useful? React with 👍 / 👎.

@dev-wooyeon
dev-wooyeon merged commit c480f2f into master Apr 22, 2026
2 of 3 checks passed
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