Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

datepicker-popup can be nested within another dropdown #4489

Closed
wants to merge 1 commit into from

Conversation

sullivanpt
Copy link
Contributor

This is an attempt to address #4197. The underlying issue is the directive 'require' attribute for the date picker pop-up is incorrectly finding the parent dropdown controller.

A dropdown-menu can be nested within a parent dropdown without
adversely affecting the parent, if the child dopdown-menu element
also has the dropdown-nested attribute defined.

A dropdown-menu can be nested within a parent dropdown without
adversely affecting the parent, if the child dopdown-menu element
also has the dropdown-nested attribute defined.

Closes angular-ui#4197
@wesleycho
Copy link
Contributor

I'm ok with this hack for now I think - when the datepicker prefix work gets in, we'll have a better option with requiring the datepicker popup controller.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants