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

feat: GenericSelectionListFilter #355

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

feat: GenericSelectionListFilter #355

wants to merge 26 commits into from

Conversation

Birkbjo
Copy link
Member

@Birkbjo Birkbjo commented Sep 27, 2023

A concept to show how we can generalize the usage of SearchableSingleSelect.
I think we actually should extract this into a GenericModelSelect - and the GenericSelectionListFilter would use that. But then we could also use that to easily create dropdowns like CategoryCombos in a form.

@netlify
Copy link

netlify bot commented Sep 27, 2023

Deploy Preview for dhis2-maintenance-app-beta ready!

Name Link
🔨 Latest commit 099993e
🔍 Latest deploy log https://app.netlify.com/sites/dhis2-maintenance-app-beta/deploys/651400448cb893000915830a
😎 Deploy Preview https://deploy-preview-355--dhis2-maintenance-app-beta.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Birkbjo Birkbjo changed the base branch from master to DHIS2-15562/manage-columns September 27, 2023 10:13
@@ -52,6 +54,11 @@ export const Component = () => {

return (
<div>
<GenericSelectionFilter
Copy link
Member Author

Choose a reason for hiding this comment

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

Example usage

Base automatically changed from DHIS2-15562/manage-columns to master October 18, 2023 13:53
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.

1 participant