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 fix passing initial query into RecentView #867

Merged

Conversation

postrowinski
Copy link
Contributor

@postrowinski postrowinski commented Jul 31, 2023

Your checklist for this pull request

  • I've read the contributing guideline.
  • I've tested my changes by building and running the project, and testing changed functionality (if applicable)
  • I've added automated tests for my change (if applicable, optional)
  • I've updated documentation to reflect my change (if applicable)

What is the current behaviour?
RecentView component has not initial query passing by props, and after first request query was removed

What is the new behaviour?
Now query is not removed after first request

Test plan

Closing issues
closes #866

@postrowinski postrowinski requested a review from psrok1 July 31, 2023 07:16
@psrok1 psrok1 merged commit a7dc1f4 into master Jul 31, 2023
12 checks passed
@psrok1 psrok1 deleted the fix/search=results-not-always-appear-when-we-go-into-query-url branch July 31, 2023 10:43
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.

Search: results not always appear when we go into query URL
2 participants