Skip to content

🎨 Palette: [UX improvement] Add missing focus states to calendar buttons#920

Open
seonghobae wants to merge 2 commits into
developfrom
palette-ux-add-focus-visible-to-calendar-buttons-2665236050190142270
Open

🎨 Palette: [UX improvement] Add missing focus states to calendar buttons#920
seonghobae wants to merge 2 commits into
developfrom
palette-ux-add-focus-visible-to-calendar-buttons-2665236050190142270

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

πŸ’‘ What: Added missing focus-visible styles to calendar action buttons (CalendarSidebarRight and CalendarWritebackSection).
🎯 Why: Improves keyboard accessibility by providing a clear visual indicator when the button is focused.
πŸ“Έ Before/After: Interactive buttons previously lacked a focus ring; now they have a clear outline when focused via keyboard navigation.
β™Ώ Accessibility: Ensures keyboard users can easily see which element has focus.


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

This commit adds `focus-visible` styling (`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring/40`) to the "μˆ˜μ •" button in `CalendarSidebarRight` and the "μƒˆ 일정 intent 점검" button in `CalendarWritebackSection`. This provides a visual indicator to keyboard users, enhancing keyboard navigation accessibility.
@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.

This commit adds `focus-visible` styling (`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring/40`) to the "μˆ˜μ •" button in `CalendarSidebarRight` and the "μƒˆ 일정 intent 점검" button in `CalendarWritebackSection`. This provides a visual indicator to keyboard users, enhancing keyboard navigation accessibility.
@opencode-agent

opencode-agent Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

OpenCode Review Overview

  • Head SHA: 7704c52603c76eab2dc55aa97337959b17e71b62
  • Workflow run: 28742973932
  • Workflow attempt: 1
  • Gate result: APPROVE (exit 0)

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Frontend (2 files)"]
  S1 --> I1["browser runtime and bundle"]
  I1 --> R1["Review risk: Frontend (2 files)"]
  R1 --> V1["frontend tests"]
Loading

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