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 clear filter duplicate #1430

Merged

Conversation

jhonoryza
Copy link
Contributor

@jhonoryza jhonoryza commented Feb 27, 2024


Motivation

  • Bug fix
  • Enhancement
  • New feature
  • Breaking change

Description

fix clear filter duplicate when using multiple filter with the same type, example

            Filter::inputText('key')->operators(['contains']),
            Filter::inputText('type')->operators(['contains']),
image

Related Issue(s): #_____.

Documentation

This PR requires Documentation update?

  • Yes
  • No
  • I have already submitted a Documentation pull request.

@jhonoryza jhonoryza changed the title bug fix clear filter duplicate when using multiple filter with the sa… fix clear filter duplicate Feb 27, 2024
@luanfreitasdev
Copy link
Collaborator

Thanks!

@luanfreitasdev luanfreitasdev merged commit 2e59744 into Power-Components:5.x Feb 29, 2024
15 checks passed
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.

2 participants