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

Add search function to searchbars in new Holdingpen #480

Closed
karolina-siemieniuk-morawska opened this issue Jun 12, 2024 · 3 comments
Closed

Comments

@karolina-siemieniuk-morawska
Copy link
Collaborator

Currently search function in we holdingpen is mocked, use new backoffice API to make real search requests.

@karolina-siemieniuk-morawska
Copy link
Collaborator Author

Waiting for #527

@drjova
Copy link
Contributor

drjova commented Aug 23, 2024

It's merged

@karolina-siemieniuk-morawska
Copy link
Collaborator Author

TECH NOTES:

  1. In DashboardPageContainer.tsx and Breadcrumbs.tsx, modify <Search /> component's onPressEnter and onSearch functions to also dispatch searchQueryUpdate() with following query { page: 1, search: {value} }

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

No branches or pull requests

2 participants