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

feat: fixed #386 - add searchResultsLocally event and handle reset event #387

Conversation

mattgoud
Copy link
Collaborator

@mattgoud mattgoud commented Oct 28, 2024

  • Create searchResultsLocally event which send filter items as payload (if searchFromServer prop is false).
  • Emit searchSubmit event when reset btn is clicked

❓ Types of changes

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • πŸ“¦ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes
  • The component exists on old Prestashop UIKit and my pull request on migrating documentation is accepted.

@mattgoud mattgoud merged commit 8015e84 into main Nov 14, 2024
2 checks passed
@mattgoud mattgoud deleted the feat/386-table-add-searchresetsubmit-event-and-refacto-searchsubmit-payload branch November 14, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants