Skip to content

Conversation

jeffhuys
Copy link

I love your dropdowns directive! In my case, I needed a dropdown menu that supports multiple selections. I didn't want to build the framework for dropdowns myself, so I forked your directive and added this functionality. I hope that my coding style is on par with yours. Please review my changes and let me know if you have any questions!

@jseppi
Copy link
Owner

jseppi commented Jul 23, 2015

Hey @jeffhuys, thanks for the PR! I have not had a chance to fully review it, but I wonder if it might not be simple to have separate directives for multi-select versions instead of overloading the single select versions. Perhaps directives that look like dropdown-menu-multi and dropdown-select-multi. Thoughts?

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.

2 participants