You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The filters work like 1 to 1 search
So I need to make 'Status' filter with the next values: "All", "Open", "Closed" etc....
Also, I need to set initialState.filter for this
But what is my problem? The issue is implementing "All" filter because ALL means to show "Open" and "Close" together but it's trying to show "All" status which exactly don't exist
I hope I can explain what I need
Please can someone help me? How can I implement it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The filters work like 1 to 1 search
So I need to make 'Status' filter with the next values: "All", "Open", "Closed" etc....
Also, I need to set initialState.filter for this
But what is my problem? The issue is implementing "All" filter because ALL means to show "Open" and "Close" together but it's trying to show "All" status which exactly don't exist
I hope I can explain what I need
Please can someone help me? How can I implement it?
Beta Was this translation helpful? Give feedback.
All reactions