Skip to content

🎨 Palette: Add Tooltip to expand tags button in TorrentListItem#115

Open
JustLookAtNow wants to merge 1 commit intomasterfrom
palette/tooltip-torrent-list-item-6425577342618043085
Open

🎨 Palette: Add Tooltip to expand tags button in TorrentListItem#115
JustLookAtNow wants to merge 1 commit intomasterfrom
palette/tooltip-torrent-list-item-6425577342618043085

Conversation

@JustLookAtNow
Copy link
Copy Markdown
Owner

What: Added a Tooltip wrapper around the GestureDetector that contains the keyboard_arrow_down icon in lib/widgets/torrent_list_item.dart.

Why: This button is an icon-only interactive widget used to expand overflowing tags. Without a tooltip, it lacks hover feedback on desktop/web environments and is inaccessible to screen readers, missing semantic labeling. Adding a tooltip ensures better accessibility (a11y) and a more intuitive micro-UX.

Accessibility: Screen readers will now announce "展开标签" (Expand tags) when focusing on this interactive element. Hovering with a mouse will display the same text.


PR created automatically by Jules for task 6425577342618043085 started by @JustLookAtNow

Wrapped the GestureDetector (icon-only button) for expanding tags with a Tooltip
to provide hover feedback and screen reader accessibility labeling.

Co-authored-by: JustLookAtNow <12379683+JustLookAtNow@users.noreply.github.com>
@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.

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