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

ui: Fix 'filter by' removal and provide more tests/docs around it #9608

Merged

Conversation

johncowen
Copy link
Contributor

This PR is part of #9442 and the base branch of this is that PR.

Previously when removing a special 'searchproperty' filter, it would
remove all the search property filters instead of only the one you had
clicked.

This fixes that up, adds unit tests and adds copious amounts of documentation
around the filter data reshaping function for future self/somebody.

Previously when removing a special 'searchproperty' filter, it would
remove all the search property filters instead of only the one you had
clicked.

This fixes that up, adds tests and adds copious amounts of documentation
around the filter data reshaping function for future self/somebody
@johncowen johncowen added the theme/ui Anything related to the UI label Jan 21, 2021
@johncowen johncowen requested a review from kaxcode January 21, 2021 12:52
@johncowen johncowen changed the title ui: Fix filter by removal and provide more tests docs around it ui: Fix filter by removal and provide more tests/docs around it Jan 21, 2021
@johncowen johncowen changed the title ui: Fix filter by removal and provide more tests/docs around it ui: Fix 'filter by' removal and provide more tests/docs around it Jan 21, 2021
Copy link
Contributor

@kaxcode kaxcode left a comment

Choose a reason for hiding this comment

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

👍

@johncowen johncowen merged commit 64a1d74 into ui/feature/services-filter-by Jan 25, 2021
@johncowen johncowen deleted the ui/feature/filter-by-fix-removal branch January 25, 2021 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants