Skip to content

๐ŸŽจ Palette: [UX improvement] ์Šค์ฝ”์–ด ๋ทฐ์–ด ๋‚ด ์•„์ด์ฝ˜ ๋ฒ„ํŠผ ๋ฐ ๋น„ํ™œ์„ฑํ™” ์ƒํƒœ ํˆดํŒ ๊ฐœ์„  - #699

Closed
seonghobae wants to merge 4 commits into
developfrom
palette-ux-accessibility-tooltips-4854348697760410680
Closed

๐ŸŽจ Palette: [UX improvement] ์Šค์ฝ”์–ด ๋ทฐ์–ด ๋‚ด ์•„์ด์ฝ˜ ๋ฒ„ํŠผ ๋ฐ ๋น„ํ™œ์„ฑํ™” ์ƒํƒœ ํˆดํŒ ๊ฐœ์„ #699
seonghobae wants to merge 4 commits into
developfrom
palette-ux-accessibility-tooltips-4854348697760410680

Conversation

@seonghobae

Copy link
Copy Markdown
Collaborator

๐Ÿ’ก What:

  • ScoreView.tsx์˜ ์•…๋ณด ์ฒจ๋ถ€/์—ด๊ธฐ ๋ฒ„ํŠผ์—์„œ disabled ์†์„ฑ ๋Œ€์‹  aria-disabled๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์Šคํฌ๋ฆฐ ๋ฆฌ๋” ์ ‘๊ทผ์„ฑ์„ ๊ฐœ์„ ํ•˜๊ณ , ๋น„ํ™œ์„ฑํ™” ์‚ฌ์œ ๋ฅผ ์„ค๋ช…ํ•˜๋Š” title ํˆดํŒ์„ ์ถ”๊ฐ€ํ–ˆ์Šต๋‹ˆ๋‹ค.
  • ScoreView.tsx์™€ ScoreViewer.tsx์— ์žˆ๋Š” ์•„์ด์ฝ˜ ์ „์šฉ ๋ฒ„ํŠผ(์‚ญ์ œ, ํ™•๋Œ€/์ถ•์†Œ, ์ด์ „/๋‹ค์Œ ํŽ˜์ด์ง€)์— title ์†์„ฑ์„ ์ถ”๊ฐ€ํ•˜์—ฌ ๋งˆ์šฐ์Šค ์‚ฌ์šฉ์ž์—๊ฒŒ ๋ธŒ๋ผ์šฐ์ € ๊ธฐ๋ณธ ํˆดํŒ์ด ์ œ๊ณต๋˜๋„๋ก ํ–ˆ์Šต๋‹ˆ๋‹ค.
  • ๋‹จ์œ„ ํ…Œ์ŠคํŠธ ํŒŒ์ผ(ScoreView.test.tsx)์—์„œ toBeDisabled๋กœ ์ž‘์„ฑ๋˜์—ˆ๋˜ ์ฝ”๋“œ๋ฅผ toHaveAttribute("aria-disabled", "true")๋กœ ์ˆ˜์ •ํ•˜์—ฌ ํ…Œ์ŠคํŠธ๊ฐ€ ํ†ต๊ณผํ•˜๋„๋ก ๋ฐ˜์˜ํ–ˆ์Šต๋‹ˆ๋‹ค.

๐ŸŽฏ Why:

  • ๋„ค์ดํ‹ฐ๋ธŒ disabled ์†์„ฑ์€ ์š”์†Œ๋ฅผ ์Šคํฌ๋ฆฐ ๋ฆฌ๋”์—์„œ ์™„์ „ํžˆ ์ˆจ๊ธฐ๊ณ  ํฌ์ธํ„ฐ ์ด๋ฒคํŠธ๋ฅผ ์ฐจ๋‹จํ•˜์—ฌ ํˆดํŒ์ด ๋™์ž‘ํ•˜์ง€ ์•Š๊ฒŒ ํ•˜๋Š” ๋ฌธ์ œ๊ฐ€ ์žˆ์—ˆ์Šต๋‹ˆ๋‹ค. ์ด๋ฅผ aria-disabled๋กœ ๋ณ€๊ฒฝํ•˜์—ฌ ํ‚ค๋ณด๋“œ ํฌ์ปค์Šค์™€ ํˆดํŒ ์ ‘๊ทผ์„ฑ์„ ๋ณด์žฅํ•ฉ๋‹ˆ๋‹ค.
  • ์•„์ด์ฝ˜ ์ „์šฉ ๋ฒ„ํŠผ์— title ์†์„ฑ์ด ๋ˆ„๋ฝ๋˜์–ด ์žˆ์–ด ์‹œ๊ฐ ์žฅ์• ๊ฐ€ ์—†๋Š” ๋งˆ์šฐ์Šค ์‚ฌ์šฉ์ž๊ฐ€ ๋ฒ„ํŠผ์˜ ๊ธฐ๋Šฅ์„ ๋ช…ํ™•ํžˆ ์ธ์ง€ํ•˜๊ธฐ ์–ด๋ ค์› ์Šต๋‹ˆ๋‹ค.

๐Ÿ“ธ Before/After:

  • Before: ํ”„๋กœ์ ํŠธ๊ฐ€ ํ™œ์„ฑํ™”๋˜์ง€ ์•Š์•˜์„ ๋•Œ ๋น„ํ™œ์„ฑํ™”๋œ ์•…๋ณด ๋ฒ„ํŠผ์— ๋งˆ์šฐ์Šค๋ฅผ ์˜ฌ๋ ค๋„ ํˆดํŒ์ด ์—†์–ด ์‚ฌ์œ ๋ฅผ ์•Œ ์ˆ˜ ์—†์Œ. ํ™•๋Œ€/์ถ•์†Œ ๋ฐ ํŽ˜์ด์ง€ ์ด๋™ ์•„์ด์ฝ˜ ๋ฒ„ํŠผ ํ˜ธ๋ฒ„ ์‹œ ํˆดํŒ ํ‘œ์‹œ ์•ˆ ๋จ.
  • After: ๋น„ํ™œ์„ฑํ™”๋œ ์•…๋ณด ๋ฒ„ํŠผ ํ˜ธ๋ฒ„ ์‹œ "ํ”„๋กœ์ ํŠธ๊ฐ€ ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค"๋ผ๋Š” ํˆดํŒ ํ‘œ์‹œ. ๋ชจ๋“  ์•„์ด์ฝ˜ ๋ฒ„ํŠผ ํ˜ธ๋ฒ„ ์‹œ ๊ฐ ๋ฒ„ํŠผ์˜ ๊ธฐ๋Šฅ์„ ์•Œ๋ฆฌ๋Š” ์ง๊ด€์ ์ธ ํˆดํŒ ํ‘œ์‹œ.

โ™ฟ Accessibility:

  • ๋น„ํ™œ์„ฑํ™”๋œ ๋ฒ„ํŠผ์— ๋Œ€ํ•œ ์Šคํฌ๋ฆฐ ๋ฆฌ๋” ์•ˆ๋‚ด ๋ฐ ํ‚ค๋ณด๋“œ ํƒ์ƒ‰(Focus) ์ง€์› ๊ฐœ์„ .
  • ์•„์ด์ฝ˜ ์ „์šฉ ๋ฒ„ํŠผ์— ์‹œ๊ฐ์  ํˆดํŒ(title) ์ง€์›์„ ์ถ”๊ฐ€ํ•˜์—ฌ ๋งˆ์šฐ์Šค ์‚ฌ์šฉ์ž ๊ฒฝํ—˜ ํ–ฅ์ƒ.

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

@google-labs-jules

Copy link
Copy Markdown

๐Ÿ‘‹ 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.

Copilot AI review requested due to automatic review settings July 25, 2026 14:32

Copilot AI 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.

Pull request overview

์ด PR์€ ๋ฐ์Šคํฌํ†ฑ ์•ฑ์˜ ์•…๋ณด(Score) UI์—์„œ ์•„์ด์ฝ˜ ๋ฒ„ํŠผ ํˆดํŒ(title) ์ œ๊ณต๊ณผ ๋น„ํ™œ์„ฑ ์ƒํƒœ ์ ‘๊ทผ์„ฑ(aria-disabled) ๊ฐœ์„ ์„ ํ†ตํ•ด ๋งˆ์šฐ์Šค/์Šคํฌ๋ฆฐ๋ฆฌ๋” ์‚ฌ์šฉ์„ฑ์„ ๋†’์ด๊ธฐ ์œ„ํ•œ ๋ณ€๊ฒฝ์ž…๋‹ˆ๋‹ค.

Changes:

  • ScoreViewer์˜ ์•„์ด์ฝ˜ ๋ฒ„ํŠผ(ํ™•๋Œ€/์ถ•์†Œ, ์ด์ „/๋‹ค์Œ ํŽ˜์ด์ง€)์— title์„ ์ถ”๊ฐ€ํ•ด ๋ธŒ๋ผ์šฐ์ € ๊ธฐ๋ณธ ํˆดํŒ์ด ํ‘œ์‹œ๋˜๋„๋ก ๊ฐœ์„ 
  • ScoreView์˜ โ€œ์•…๋ณด ์—ด๊ธฐโ€ ๋ฒ„ํŠผ์„ disabled ๋Œ€์‹  aria-disabled๋กœ ์ „ํ™˜ํ•˜๊ณ  ๋น„ํ™œ์„ฑ ์‚ฌ์œ  title์„ ์ถ”๊ฐ€
  • ScoreView ๋‹จ์œ„ ํ…Œ์ŠคํŠธ์—์„œ disabled ๊ธฐ๋ฐ˜ ๊ฒ€์ฆ์„ aria-disabled ๊ธฐ๋ฐ˜์œผ๋กœ ์ˆ˜์ •

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
apps/desktop/src/features/score/ScoreViewer.tsx ์•„์ด์ฝ˜ ๋ฒ„ํŠผ์— title์„ ์ถ”๊ฐ€ํ•ด ๋งˆ์šฐ์Šค ํ˜ธ๋ฒ„ ์‹œ ๊ธฐ๋Šฅ ํˆดํŒ ์ œ๊ณต
apps/desktop/src/features/score/ScoreView.tsx โ€œ์—ด๊ธฐโ€ ๋ฒ„ํŠผ์„ aria-disabled๋กœ ์ „ํ™˜ + ๋น„ํ™œ์„ฑ ์‚ฌ์œ  ํˆดํŒ ์ถ”๊ฐ€(๋‹จ, โ€œ์‚ญ์ œโ€ ๋ฒ„ํŠผ์€ ์—ฌ์ „ํžˆ disabled ์‚ฌ์šฉ)
apps/desktop/src/features/score/ScoreView.test.tsx โ€œ์—ด๊ธฐโ€ ๋ฒ„ํŠผ ๊ฒ€์ฆ์„ aria-disabled="true" ๊ธฐ์ค€์œผ๋กœ ๋ณ€๊ฒฝ
Comments suppressed due to low confidence (1)

apps/desktop/src/features/score/ScoreView.tsx:202

  • ์‚ญ์ œ ์•„์ด์ฝ˜ ๋ฒ„ํŠผ์€ title์„ ์ถ”๊ฐ€ํ–ˆ์ง€๋งŒ, disabled={!projectId} ๋•Œ๋ฌธ์— ๋ธŒ๋ผ์šฐ์ € ๊ธฐ๋ณธ ํˆดํŒ์ด ํ‘œ์‹œ๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค(๋„ค์ดํ‹ฐ๋ธŒ disabled๋Š” ํฌ์ธํ„ฐ ์ด๋ฒคํŠธ๋ฅผ ์ฐจ๋‹จ). ์œ„์˜ ์—ด๊ธฐ ๋ฒ„ํŠผ๊ณผ ๋™์ผํ•˜๊ฒŒ aria-disabled๋กœ ํ‘œ์‹œํ•˜๊ณ , projectId๊ฐ€ ์—†์„ ๋•Œ๋Š” ํด๋ฆญ์ด ์•„๋ฌด ๋™์ž‘๋„ ํ•˜์ง€ ์•Š๋„๋ก ์ฒ˜๋ฆฌํ•ด์•ผ ๋น„ํ™œ์„ฑํ™” ์‚ฌ์œ  ํˆดํŒ์ด ์‹ค์ œ๋กœ ๋™์ž‘ํ•ฉ๋‹ˆ๋‹ค.
                      onClick={projectId ? () => void handleRemove(projectId, attachment) : undefined}
                      disabled={!projectId}
                      aria-label={`${t("scoreRemove")}: ${attachment.fileName}`}
                      title={!projectId ? t("scoreRequiresProject") : `${t("scoreRemove")}: ${attachment.fileName}`}

๐Ÿ’ก Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

type="button"
onClick={projectId ? () => void openAttachment(projectId, attachment) : undefined}
disabled={!projectId}
onClick={projectId ? () => void openAttachment(projectId, attachment) : (e) => e.preventDefault()}
- package-lock.json์—์„œ brace-expansion, postcss ๋“ฑ์˜ ์ทจ์•ฝ์  ํŒจ์น˜ (npm audit fix)
- services/analysis-engine/uv.lock์—์„œ yt-dlp, setuptools ๋ณด์•ˆ ์—…๋ฐ์ดํŠธ
- ScoreView, ScoreViewer ๋ฒ„ํŠผ์— aria-disabled์™€ tooltip(title) ์ถ”๊ฐ€ํ•˜์—ฌ ์ ‘๊ทผ์„ฑ ํ–ฅ์ƒ
- ๊ด€๋ จ ํ…Œ์ŠคํŠธ ์ฝ”๋“œ(aria-disabled ์†์„ฑ ๊ฒ€์ฆ) ์ˆ˜์ •
Copilot AI review requested due to automatic review settings July 25, 2026 15:09

Copilot AI 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.

Pull request overview

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

apps/desktop/src/features/score/ScoreView.tsx:186

  • type="button" elements donโ€™t have a meaningful default action to cancel, so e.preventDefault() is a no-op here. Keeping a dedicated handler for the disabled state makes the intent harder to read; you can omit the handler entirely and rely on aria-disabled + the absence of onClick to prevent activation.
                      onClick={projectId ? () => void openAttachment(projectId, attachment) : (e) => e.preventDefault()}

onClick={projectId ? () => void handleRemove(projectId, attachment) : undefined}
disabled={!projectId}
aria-label={`${t("scoreRemove")}: ${attachment.fileName}`}
title={!projectId ? t("scoreRequiresProject") : `${t("scoreRemove")}: ${attachment.fileName}`}
- `services/analysis-engine/uv.lock`์˜ setuptools ํŒจํ‚ค์ง€ ์—…๊ทธ๋ ˆ์ด๋“œ๋ฅผ ํ†ตํ•ด CVE-2026-59890 ๋Œ€์‘
- lockfile ๋™๊ธฐํ™”๋ฅผ ํ†ตํ•ด trivy-fs ์Šค์บ” ํ†ต๊ณผ ํ™•๋ณด
- services/analysis-engine/pyproject.toml์— setuptools ๋ฒ„์ „์„ >=75.0.0์œผ๋กœ ๊ณ ์ •ํ•˜์—ฌ ์ทจ์•ฝ์  ๋ฐฉ์ง€
- uv lock ๊ฐฑ์‹ ์œผ๋กœ CI ์Šค์บ” ํ†ต๊ณผ ํ™•๋ณด
Copilot AI review requested due to automatic review settings July 25, 2026 15:36

Copilot AI 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.

Pull request overview

Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (2)

apps/desktop/src/features/score/ScoreView.tsx:188

  • When projectId is missing, the onClick handler calls e.preventDefault(), but type="button" means thereโ€™s no default action to cancel. This adds an unnecessary handler and still leaves the control activatable (even though it does nothing). Prefer omitting onClick entirely when the action is disabled.
                      type="button"
                      onClick={projectId ? () => void openAttachment(projectId, attachment) : (e) => e.preventDefault()}
                      aria-disabled={!projectId ? true : undefined}
                      title={!projectId ? t("scoreRequiresProject") : undefined}

apps/desktop/src/features/score/ScoreView.tsx:203

  • title tooltips wonโ€™t appear for a disabled <button> in most browsers because disabled controls donโ€™t receive pointer events. Currently the remove icon button sets title to the disabled-reason string when disabled={!projectId}, but that tooltip wonโ€™t be shown when the button is actually disabled. If you want a hover tooltip in the disabled state, put the disabled-state title on a non-disabled wrapper element (or switch this control to the same aria-disabled pattern used above).
                      onClick={projectId ? () => void handleRemove(projectId, attachment) : undefined}
                      disabled={!projectId}
                      aria-label={`${t("scoreRemove")}: ${attachment.fileName}`}
                      title={!projectId ? t("scoreRequiresProject") : `${t("scoreRemove")}: ${attachment.fileName}`}
                      className="size-10 border-rose-300/25 text-rose-200 hover:bg-rose-400/10"

Comment on lines 14 to 18
"numpy>=1.26",
"setuptools>=75.0.0",
"soundfile>=0.13.1",
"urllib3>=2.7.0",
"urllib3>=2.7.0",
"yt-dlp>=2026.6.9",
@seonghobae

Copy link
Copy Markdown
Collaborator Author

Closing as closed-obsolete (palette a11y micro-PR storm) by autonomous product-completion loop.

Winner / disposition target: #727

Unique value from this cluster is consolidated there (projectId path guard + npm HIGH CVE pins + Foote novelty kernel sign). Remaining micro-duplicates do not land additional commercial readiness.

@seonghobae

Copy link
Copy Markdown
Collaborator Author

closed-closed-obsolete (palette a11y micro-PR storm) โ†’ #727

@seonghobae seonghobae closed this Jul 31, 2026
@google-labs-jules

Copy link
Copy Markdown

Closing as closed-obsolete (palette a11y micro-PR storm) by autonomous product-completion loop.

Winner / disposition target: #727

Unique value from this cluster is consolidated there (projectId path guard + npm HIGH CVE pins + Foote novelty kernel sign). Remaining micro-duplicates do not land additional commercial readiness.

Understood. Acknowledging that this work is now obsolete and stopping work on this task.

@google-labs-jules

Copy link
Copy Markdown

closed-closed-obsolete (palette a11y micro-PR storm) โ†’ #727

Acknowledged.

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.

2 participants