-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat(filters): dynamic filter components - part 2 #367
Conversation
✅ Deploy Preview for dhis2-maintenance-app-beta ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
src/components/sectionList/filters/filterSelectors/PublicAccessFilter.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just gave it a try. I added the "public access" filter and removed the "domain type" filter. But the domain type filter is still showing.
I just did this on the preview deployment and it works. Will update and fix conflicts in this branch though. Did you select a domain type value? If a filter has a value, it will always show. |
Yeah, now it works for me as well. Not sure what happened, maybe I did select a value. |
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.