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

Significant speed improvement on opening typeahead #1139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timgl
Copy link

@timgl timgl commented Aug 11, 2015

Improve speed by not hiding individual elements but only ui-select-group-choices. For a list of 200 items reduces opening time from something like 700ms to 150ms.

@timgl
Copy link
Author

timgl commented Sep 28, 2015

Ping!

@dimirc
Copy link
Contributor

dimirc commented Sep 28, 2015

Can you setup a plunker to check/compare this and try to merge it asap?

@wesleycho
Copy link
Contributor

This needs rebasing, but seems like a good change.

@user378230
Copy link
Contributor

Note: This appears to switch from ng-if to ng-show. I'm not familiar enough with that part of the code to know if its going to have any unintended consequences yet...

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.

4 participants