-
Notifications
You must be signed in to change notification settings - Fork 0
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
implement shop page search params #81
base: main
Are you sure you want to change the base?
Conversation
…-Dashboard
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@unchihugo I think we should go ahead with whatever version you think is best, I'm completely fine with either I think both implementations are good 😊 |
dummy payment
…into Admin-Dashboard
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, there are a few issues in the branch, could you try to test and fix it?
- Search params aren't working properly. I'm getting 400 Bad Request when searching with a category param, most likely the categoryID's aren't being passed through properly. Also, selecting a category or searching does not update the url.
- For some reason the page constantly refreshes (dozens of times a second), even if it's unneeded. Try making sure the useEffect functions are activating only when necessary.
- Selecting the "By Category" category displays nothing.
…-Dashboard
…-Dashboard
ill solve the merge conflicts |
No description provided.