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

Abstract commonalities from Picker Components #39

Open
knittingdev opened this issue Sep 16, 2016 · 0 comments
Open

Abstract commonalities from Picker Components #39

knittingdev opened this issue Sep 16, 2016 · 0 comments

Comments

@knittingdev
Copy link
Contributor

knittingdev commented Sep 16, 2016

All picker components use a similar template, it'd be easier to maintain the pickers if we could abstract out the boiler plate functionality (instantiating the date range picker dependency) so that individual pickers can focus on what makes them unique (picking date/month/year).

I believe the simplest way to accomplish this is by making the Picker Mixin and component that all pickers extend from.

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

No branches or pull requests

1 participant