Skip to content

🎨 Palette: [UX improvement] UX/UI μš©μ–΄ κ°€μ΄λ“œλΌμΈμ— 맞좘 ν…μŠ€νŠΈ μˆ˜μ • - #1208

Merged
seonghobae merged 1 commit into
developfrom
palette-ux-terminology-update-14514667646613255483
Aug 3, 2026
Merged

seonghobae merged 1 commit into
developfrom
palette-ux-terminology-update-14514667646613255483

Conversation

@seonghobae

@seonghobae seonghobae commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

πŸ’‘ What
UX/UI 기획 κ°€μ΄λ“œλΌμΈ(docs/ui-ux/naruon-ui-ux-mapping.md)에 λͺ…μ‹œλœ μš©μ–΄ 원칙에 λ§žμΆ”μ–΄ μš”μ•½(Summary)μ΄λΌλŠ” 단어 λŒ€μ‹  μ’…ν•© ν˜Ήμ€ 핡심 λ§₯락을 μ‚¬μš©ν•˜λ„λ‘ κ΄€λ ¨ ν…μŠ€νŠΈλ₯Ό μˆ˜μ •ν–ˆμŠ΅λ‹ˆλ‹€.

🎯 Why
Naruon은 λ‹¨μˆœν•œ 메일 μš”μ•½ 툴이 μ•„λ‹ˆλΌ 증거에 κΈ°λ°˜ν•˜μ—¬ νŒλ‹¨μ„ λ•λŠ” 이메일 μ›Œν¬μŠ€νŽ˜μ΄μŠ€μž…λ‹ˆλ‹€. 기획 λ¬Έμ„œμ˜ 원칙("AI Summary -> λ§₯락 μ’…ν•©", "Summary -> μ’…ν•©, 핡심 λ§₯락")을 μ€€μˆ˜ν•˜κΈ° μœ„ν•΄ μΌκ΄€λ˜μ§€ μ•Šκ²Œ μ‚¬μš©λœ "μš”μ•½" 단어λ₯Ό κ΅μ²΄ν–ˆμŠ΅λ‹ˆλ‹€.

πŸ“Έ Before/After

  • Before: "증거 μš”μ•½" (SourceDrawer)
  • After: "증거 μ’…ν•©" (SourceDrawer)
  • Before: "Q2 일정 μš”μ•½" (Mock Data)
  • After: "Q2 일정 μ’…ν•©" (Mock Data)

β™Ώ Accessibility
ν…μŠ€νŠΈ 라벨 λ³€κ²½μ΄λ―€λ‘œ 접근성에 영ν–₯을 λ―ΈμΉ˜λŠ” ꡬ쑰적 변경은 μ—†μŠ΅λ‹ˆλ‹€.


PR created automatically by Jules for task 14514667646613255483 started by @seonghobae

Summary by CodeRabbit

  • User Interface
    • Updated the source drawer heading to use clearer Korean terminology.
  • Tests
    • Updated search and citation test data to match the revised terminology.

@google-labs-jules

Copy link
Copy Markdown
Contributor

πŸ‘‹ Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a πŸ‘€ emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@seonghobae, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 2 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
βš™οΈ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 077f7827-951d-4d7d-85cf-317a01cb2189

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 4f1be90 and ba50aac.

πŸ“’ Files selected for processing (2)
  • frontend/src/app/search/page.test.tsx
  • frontend/src/components/SourceDrawer.tsx
πŸ“ Walkthrough

Walkthrough

The PR changes Korean terminology from β€œμš”μ•½β€ to β€œμ’…ν•©β€ in search test fixtures and the SourceDrawer evidence heading.

Changes

Terminology alignment

Layer / File(s) Summary
Copy and fixture updates
frontend/src/app/search/page.test.tsx, frontend/src/components/SourceDrawer.tsx
Search mock snippets and citations now use β€œQ2 일정 쒅합”. The evidence heading now reads β€œμ¦κ±° 쒅합”.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: copilot, opencode-agent

πŸš₯ Pre-merge checks | βœ… 4
βœ… Passed checks (4 passed)
Check name Status Explanation
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check βœ… Passed The title references UX/UI terminology guideline compliance and text modifications. The changes update Korean terminology ('μš”μ•½' to 'μ’…ν•©') across two files to align with documented guidelines, which directly relates to the title's stated purpose.
Linked Issues check βœ… Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check βœ… Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
πŸ“ Generate docstrings
  • Create stacked PR
  • Commit on current branch
πŸ§ͺ Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch palette-ux-terminology-update-14514667646613255483

Comment @coderabbitai help to get the list of available commands.

@seonghobae
seonghobae enabled auto-merge August 1, 2026 06:05
@seonghobae
seonghobae force-pushed the palette-ux-terminology-update-14514667646613255483 branch from e51b340 to ba50aac Compare August 3, 2026 00:47
@seonghobae
seonghobae merged commit 298c9f4 into develop Aug 3, 2026
44 of 45 checks passed
@seonghobae
seonghobae deleted the palette-ux-terminology-update-14514667646613255483 branch August 3, 2026 01:00
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