Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Conversation

@devversion
Copy link
Member

  • Currently when using a proxied element (like md-checkbox) as a secondary item and having the ng-click attribute on it, the list is wrapping the proxied element inside of an button.
    This isn't valid, because the proxied elements are already clickable.
  • Proxied Elements are still not used as proxies for the list, when they use ng-click on it.

@ThomasBurleson

Regarding the second point here, this is how it currently works (accidentally), but there is no "correct" / "wrong" solution, so I decided to keep that behavior to not break anything.
Also I think this should not land in 1.1.0

Fixes #6152.

* Currently when using a proxied element (like `md-checkbox`) as a secondary item and having the `ng-click` attribute on it, the list is wrapping the proxied element inside of an button.
  This isn't valid, because the proxied elements are already clickable.

* Proxied Elements are still not used as proxies for the list, when they use `ng-click` on it.

Fixes angular#6152.
@devversion devversion added the needs: review This PR is waiting on review from the team label Jul 30, 2016
@ThomasBurleson
Copy link
Contributor

@devversion - good to know.

@ThomasBurleson ThomasBurleson added this to the 1.1.1 milestone Jul 30, 2016
@devversion
Copy link
Member Author

Will be addressed with #9194

@devversion devversion closed this Jul 31, 2016
@devversion devversion deleted the fix/list-wrap-proxied-elements branch July 31, 2016 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs: review This PR is waiting on review from the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants