Skip to content

🎨 Palette: [UX improvement] μž₯μ‹μš© μ•„μ΄μ½˜μ— aria-hidden 속성 μΆ”κ°€#615

Open
seonghobae wants to merge 3 commits into
developfrom
palette-a11y-hidden-decorative-icons-11193108891028147172
Open

🎨 Palette: [UX improvement] μž₯μ‹μš© μ•„μ΄μ½˜μ— aria-hidden 속성 μΆ”κ°€#615
seonghobae wants to merge 3 commits into
developfrom
palette-a11y-hidden-decorative-icons-11193108891028147172

Conversation

@seonghobae

Copy link
Copy Markdown
Collaborator

πŸ’‘ What:
Added aria-hidden="true" to purely decorative SVG icons (from lucide-react) that are positioned directly next to descriptive text in the UI (specifically the <Download>, <Users>, <AlertCircle>, <Lightbulb>, and <Wand2> icons).

🎯 Why:
When a screen reader encounters an SVG icon without aria-hidden="true", it may announce the icon's default name followed by the adjacent descriptive text. For visually impaired users, this results in redundant and repetitive announcements, degrading the overall accessibility experience. Hiding purely decorative icons from screen readers makes the interface much cleaner to navigate.

πŸ“Έ Before/After:
(Visual changes are unaffected. Screen reader output is improved).

β™Ώ Accessibility:
Improves screen reader experience by silencing redundant SVG icons, making focus navigation and content reading more concise.


PR created automatically by Jules for task 11193108891028147172 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.

🚨 Severity: CRITICAL
πŸ’‘ Vulnerability: False positive AWS Access Key ID reported in `yt_dlp` library inside `.venv` directory.
🎯 Impact: CI failure in `trivy-fs` scan.
πŸ”§ Fix: Excluded `.venv` paths in `.trivyignore` and `trivy.yml`.
βœ… Verification: Ran `trivy fs` locally and verified the secret is no longer flagged.
…tive secret

🚨 Severity: CRITICAL
πŸ’‘ Vulnerability: False positive AWS Access Key ID reported in `yt_dlp` library inside `.venv` directory.
🎯 Impact: CI failure in `trivy-fs` scan.
πŸ”§ Fix: Updated `.trivyignore` format with correct wildcards and explicit ignore paths for `.venv` and updated `.github/workflows/trivy.yml` to use `trivyignores` parameter mapping to `.trivyignore`.
βœ… Verification: Ran `trivy fs` locally with the ignore configurations and verified the secret is no longer flagged.
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