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

Fix plot search list page filtering #449

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

EmiliaMakelaVincit
Copy link
Contributor

  • Change redux-form names to match the backend
  • Reflect the above in simple mode detection on pageload
  • Add proper subtype handling (only show subtypes of selected type, clear subtype on type change, disable dropdown with no type selected)

Matching backend: City-of-Helsinki/mvj#556


};
|};
Copy link
Contributor

Choose a reason for hiding this comment

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

I needed to google what the pipes are doing here. But yeah, makes sense now when I know :D

- Change redux-form names to match the backend
- Reflect the above in simple mode detection on pageload
- Add proper subtype handling (only show subtypes of selected type,
  clear subtype on type change, disable dropdown with no type selected)
@EmiliaMakelaVincit EmiliaMakelaVincit merged commit c62a61d into develop Nov 27, 2023
3 checks passed
@EmiliaMakelaVincit EmiliaMakelaVincit deleted the fix-plot-search-filters branch November 27, 2023 10:09
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.

2 participants