Skip to content

UX: Show bulk select on filter page when set to show in nav controls #34237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2025

Conversation

jordanvidrine
Copy link
Contributor

The toggle bulk select was not showing on horizon on the filter route.

This is happened for two reasons:

We use a value transformer to render bulk select in the nav controls instead of the table header in horizon. In the filter markup, the bulk select toggle was set to only show on mobile, due to typically it rendering in the table header.

Before After
CleanShot 2025-08-11 at 18 00 18@2x CleanShot 2025-08-11 at 18 00 04@2x

@jordanvidrine jordanvidrine merged commit aad0ddd into main Aug 14, 2025
17 checks passed
@jordanvidrine jordanvidrine deleted the filter-bulk-select branch August 14, 2025 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants