Skip to content

Conversation

yotamelkaslasy
Copy link

@yotamelkaslasy yotamelkaslasy commented Oct 15, 2018

Related to: https://github.com/BDBPayroll/paystream-web/pull/3198
There is an issue in ui-select when in modals and appended to body that casuses flickering and wrong position calculation incalculateDropdownPos().

The solve this, we temporarily detach the ui-select-choices from the flow of the body with position: fixed; (See .ui-select-detached css class) and remove the class when it's time to display to select-choices.

The issue is described here.
You can see the issues clearly in this plunkr.

@hadason hadason merged commit fbea323 into viventium-custom Oct 16, 2018
@hadason hadason deleted the bugfix/create-batch-dropdown-position-final/ab-7511 branch October 16, 2018 21:25
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