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

PSP-7885 Improve interaction - with advanced search by retaining results #4355

Merged
merged 10 commits into from
Sep 23, 2024

Conversation

asanchezr
Copy link
Collaborator

Screenshot 2024-09-19 211316


video.mp4

@asanchezr asanchezr added the enhancement New feature or request label Sep 20, 2024
@asanchezr asanchezr self-assigned this Sep 20, 2024
exit: [send({ type: 'REFRESH_PROPERTIES' })],
mapFilterOpened: {
entry: [
send({ type: 'REFRESH_PROPERTIES', searchCriteria: defaultPropertyFilter }),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, not sure if this makes sense anymore. Right now, every time I open the sidebar the property refresh event fires, even if I don't change anything within the advanced filter. Given that I haven't changed the filter, I'm not sure why a refresh would be necessary.

Copy link
Collaborator

@devinleighsmith devinleighsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comment on refresh. Previous pattern of refreshing properties whenever map filter opened no longer seems appropriate.

@asanchezr
Copy link
Collaborator Author

see comment on refresh. Previous pattern of refreshing properties whenever map filter opened no longer seems appropriate.

Updated. Please re-review

@asanchezr asanchezr merged commit 920a0f5 into bcgov:dev Sep 23, 2024
7 checks passed
@asanchezr asanchezr deleted the psp-7885-adv-filter branch September 23, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants