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

Enhancement/3512 refactor use filter manager #3517

Conversation

mpRegalado
Copy link
Member

@mpRegalado mpRegalado commented Jul 30, 2021

This PR is the same as #3513 but fixing a critical bug that was reverted.

The filter manager now handles it's own subscriptions and changes it's own state when filters update, returning an array of filters used globally.

This PR also refactors files that already consumed useFilterManager so they use the property filterManager of the return object
closes #3512

@mpRegalado mpRegalado self-assigned this Jul 30, 2021
@mpRegalado mpRegalado requested a review from a team July 30, 2021 08:49
Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

CR: ✔️
Test: ✔️

Copy link
Contributor

@eze9252 eze9252 left a comment

Choose a reason for hiding this comment

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

LGTM!

@asteriscos asteriscos merged commit a5dbe3e into feature/create-modular-view-office365-github-3422 Jul 30, 2021
@asteriscos asteriscos deleted the enhancement/3512_refactor_use-filter-manager branch July 30, 2021 10:29
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.

None yet

3 participants