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

UIPFAUTH-104 Pass firstPageQuery to <AuthoritiesSearchPane> to include query in facets request. #118

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

BogdanDenis
Copy link
Contributor

Description

Fix issue with facet counts not changing when using different browse options.
It was caused by missing query parameters in useFacets request so all facets requests were sent with id=*.
We need to pass firstPageQuery prop to <AuthoritiesSearchPane> to pass the query to facets requests.

Screenshots

chrome_mBQiLpVkvX.mp4

Issues

UIPFAUTH-104

@BogdanDenis BogdanDenis requested review from Dmytro-Melnyshyn and a team January 16, 2025 12:25
Copy link

Jest Unit Test Results

35 tests  ±0   35 ✅ ±0   1m 24s ⏱️ -10s
 6 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 54b63a4. ± Comparison against base commit 3e578d1.

@BogdanDenis BogdanDenis merged commit 5da8d7c into master Jan 16, 2025
16 checks passed
@BogdanDenis BogdanDenis deleted the UIPFAUTH-104 branch January 16, 2025 14:28
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.

3 participants