Skip to content

Improve filter popover usability on mobile#66

Merged
amrabed merged 1 commit into
mainfrom
fix-filter-popover-mobile-7156972356073177233
May 25, 2026
Merged

Improve filter popover usability on mobile#66
amrabed merged 1 commit into
mainfrom
fix-filter-popover-mobile-7156972356073177233

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

Improved the filter popover's usability on mobile devices by making it scrollable, preventing overlap with the search bar, and adding an easy way to dismiss it.

Key changes:

  • Updated Filter component in src/components/filter.tsx to use controlled state.
  • Changed Popover.Content placement to top.
  • Added max-h-[70vh] and overflow-y-auto to Popover.Dialog.
  • Added a close button with an XMarkIcon inside the dialog.
  • Standardized the use of Popover.Trigger for the filter button.

PR created automatically by Jules for task 7156972356073177233 started by @amrabed

- Set popover placement to 'top' to avoid overlapping the bottom search bar
- Add max-height and overflow-y-auto to make filters scrollable
- Add a dedicated close button for better mobile ergonomics
- Manage isOpen state to ensure reliable dismissal
@google-labs-jules
Copy link
Copy Markdown
Contributor Author

👋 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.

@sonarqubecloud
Copy link
Copy Markdown

@amrabed amrabed marked this pull request as ready for review May 25, 2026 19:04
@amrabed amrabed merged commit b7ce2b5 into main May 25, 2026
5 checks passed
@amrabed amrabed deleted the fix-filter-popover-mobile-7156972356073177233 branch May 25, 2026 19:06
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