🎨 Palette: [UX improvement] Update '증거 요약' to '증거 종합' according to UI/UX guidelines - #1139
🎨 Palette: [UX improvement] Update '증거 요약' to '증거 종합' according to UI/UX guidelines#1139seonghobae wants to merge 2 commits into
Conversation
…/UX guidelines 💡 What - Updated `증거 요약` to `증거 종합` in `frontend/src/components/SourceDrawer.tsx`. - Updated test mocks in `frontend/src/app/search/page.test.tsx` to match the terminology change. 🎯 Why - Adhere to the Naruon UI/UX terminology mapping guidelines which dictates changing 'Summary' to '종합'. 📸 Before/After - Before: `증거 요약` and `Q2 일정 요약` - After: `증거 종합` and `Q2 일정 종합` ♿ Accessibility - No changes to accessibility.
|
👋 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 New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
There was a problem hiding this comment.
Pull request overview
This PR aligns the frontend’s Korean UI terminology with the Naruon UX mapping guideline by replacing “요약” with “종합” in user-visible summary copy and synchronizing affected test fixtures.
Changes:
- Updated the SourceDrawer section header from
증거 요약to증거 종합. - Updated Search page test mock snippets from
Q2 일정 요약toQ2 일정 종합to match rendered terminology.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| frontend/src/components/SourceDrawer.tsx | Updates the “evidence summary” header text to the UX-preferred term 증거 종합. |
| frontend/src/app/search/page.test.tsx | Updates mocked snippet strings to keep tests consistent with the new UI terminology. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
PR governance metadata gate is not ready for
|
…/UX guidelines 💡 What - Updated `증거 요약` to `증거 종합` in `frontend/src/components/SourceDrawer.tsx`. - Updated test mocks in `frontend/src/app/search/page.test.tsx` to match the terminology change. - Also updated next and sharp versions to fix vulnerability issues. 🎯 Why - Adhere to the Naruon UI/UX terminology mapping guidelines which dictates changing 'Summary' to '종합'. - Also updated next and sharp versions to fix vulnerability issues. 📸 Before/After - Before: `증거 요약` and `Q2 일정 요약` - After: `증거 종합` and `Q2 일정 종합` ♿ Accessibility - No changes to accessibility.
| vite@8.1.4(@types/node@26.1.1)(jiti@2.7.0): | ||
| dependencies: | ||
| lightningcss: 1.32.0 | ||
| lightningcss: 1.33.0 | ||
| picomatch: 4.0.5 | ||
| postcss: 8.5.17 | ||
| postcss: 8.5.22 |
|
Superseded duplicate Palette UX/terminology/loading cohort. Close to drain PR queue; re-land single focused PR if still needed on develop. |
Understood. Acknowledging that this work is now obsolete and stopping work on this task. |
💡 What
증거 요약to증거 종합infrontend/src/components/SourceDrawer.tsx.frontend/src/app/search/page.test.tsxto match the terminology change.🎯 Why
📸 Before/After
증거 요약andQ2 일정 요약증거 종합andQ2 일정 종합♿ Accessibility
PR created automatically by Jules for task 10904571640557961996 started by @seonghobae