Skip to content

🎨 Palette: Add tooltips to rooms list header sync icons#767

Open
kevinaboos wants to merge 1 commit intomainfrom
palette/add-rooms-list-header-tooltips-4647829416894071786
Open

🎨 Palette: Add tooltips to rooms list header sync icons#767
kevinaboos wants to merge 1 commit intomainfrom
palette/add-rooms-list-header-tooltips-4647829416894071786

Conversation

@kevinaboos
Copy link
Member

  • 💡 What: Added descriptive hover tooltips to the synchronization status icons in RoomsListHeader.
  • 🎯 Why: The icons (spinner, offline cloud, checkmark) lacked explicit labels. These tooltips provide immediate context for their meaning ("Syncing...", "Offline", "Fully synced"), improving overall accessibility and UX without changing the compact layout.
  • 📸 Before/After: Hovering over the small checkmark icon next to "All Rooms" now displays a "Fully synced" tooltip.
  • Accessibility: Provides text alternatives to purely visual state indicators, enhancing the interface for all users while keeping changes contained to standard TooltipAction events.

PR created automatically by Jules for task 4647829416894071786 started by @kevinaboos

This commit adds hover tooltips to the three icon/spinner indicators
(loading_spinner, offline_icon, synced_icon) in the RoomsListHeader
to explain what each icon means ("Syncing...", "Offline", "Fully synced").
Hit testing is carefully managed to ensure tooltips do not appear on
hidden elements and properly clear when the element visibility changes
while hovered.

Co-authored-by: kevinaboos <1139460+kevinaboos@users.noreply.github.com>
@google-labs-jules
Copy link
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.

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