Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Fix issues with append-to-body #751

Merged
merged 2 commits into from
Mar 13, 2015
Merged

Conversation

cmlenz
Copy link
Contributor

@cmlenz cmlenz commented Mar 12, 2015

Fixes for two issues with the append-to-body functionality (see #736).

Here's a screenshot showing the results of “misplacing” the invocation of transcludeFn.

transcludefn

cmlenz added 2 commits March 12, 2015 18:01
…dth of the select element, so that it can be properly restored after it gets moved back to its original location.
…comprehend right now, the transclude function needs to be called before the `appendToBody` attribute is wire up. Otherwise the height measurement is incorrect when the the dropdown is opened (using the Bootstrap theme) because both the `ui-select-match` and the `ui-select-choices` elements are visible at the same time. I'd appreciate if anyone could explain this, but this change does the trick for me.
dimirc added a commit that referenced this pull request Mar 13, 2015
@dimirc dimirc merged commit 7e390a1 into angular-ui:master Mar 13, 2015
@cmlenz cmlenz deleted the fix-append-to-body branch March 13, 2015 08:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants