Skip to content
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

fix(ui): bulk update and delete ignoring search query #9377

Merged
merged 5 commits into from
Nov 20, 2024

Conversation

jacobsfletch
Copy link
Member

Fixes #9374.

@jacobsfletch jacobsfletch changed the title fix: bulk delete ignoring search params fix(ui): bulk delete ignoring search params Nov 20, 2024
@jacobsfletch jacobsfletch changed the title fix(ui): bulk delete ignoring search params fix(ui): bulk update and delete ignoring search params Nov 20, 2024
@jacobsfletch jacobsfletch marked this pull request as ready for review November 20, 2024 17:55
@jacobsfletch jacobsfletch changed the title fix(ui): bulk update and delete ignoring search params fix(ui): bulk update and delete ignoring search query Nov 20, 2024
import './index.scss'
import { Pill } from '../Pill/index.js'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why you do this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for fun

@jacobsfletch jacobsfletch merged commit ef37483 into main Nov 20, 2024
54 checks passed
@jacobsfletch jacobsfletch deleted the fix/bulk-del-select-all branch November 20, 2024 18:22
Copy link

🚀 This is included in version v3.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtered Bulk Delete Ends Up Deleting Everything
2 participants