fix: cleaning the room filter between navigation on the admin section#32152
fix: cleaning the room filter between navigation on the admin section#32152
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
🦋 Changeset detectedLatest commit: bac931e The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #32152 +/- ##
===========================================
+ Coverage 56.32% 56.37% +0.04%
===========================================
Files 2434 2437 +3
Lines 53708 53779 +71
Branches 11057 11081 +24
===========================================
+ Hits 30251 30317 +66
- Misses 20812 20817 +5
Partials 2645 2645
Flags with carried forward coverage won't be shown. Click here to find out more. |
9d4b2b8 to
2b6bc96
Compare
2b6bc96 to
16a73ee
Compare
apps/meteor/client/providers/SearchFiltersProvider/SearchFilterProvider.spec.tsx
Outdated
Show resolved
Hide resolved
apps/meteor/client/providers/SearchFiltersProvider/SearchFilterProvider.spec.tsx
Outdated
Show resolved
Hide resolved
tiagoevanp
left a comment
There was a problem hiding this comment.
I'm thinking here, you have one single filter to use in the context. If I want to use the same context for another screen, I will kill the previous filter with the new one state, right? Is this the desired behavior? 🤔
apps/meteor/client/providers/SearchFiltersProvider/SearchFilterProvider.spec.tsx
Outdated
Show resolved
Hide resolved
apps/meteor/client/providers/SearchFiltersProvider/SearchFilterProvider.tsx
Outdated
Show resolved
Hide resolved
4be789d to
fecfb19
Compare
478df64 to
c4749b7
Compare
8e8485d to
72f0ca5
Compare
65969cf to
35aacbd
Compare
packages/ui-client/src/components/MultiSelectCustom/MultiSelectCustomAnchor.tsx
Show resolved
Hide resolved
packages/ui-client/src/components/MultiSelectCustom/MultiSelectCustom.tsx
Show resolved
Hide resolved
|
Related to the
|
30a1847 to
35aacbd
Compare
Agree with your approach guys, we can go ahead. Thanks for the explanation. |
34e53f0 to
f37ac5a
Compare
f37ac5a to
05765b1
Compare
Proposed changes (including videos or screenshots)
Resolve Room Filter Persistence Issue with Local Storage
Issue(s)
https://rocketchat.atlassian.net/browse/CORE-217
Steps to test or reproduce
Further comments
Screen.Recording.2024-04-24.at.12.03.18.mov