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

Fix: Search box not shown to search when data is an empty array with select2 theme#2099

Open
Sparksx wants to merge 1 commit into
angular-ui:masterfrom
Sparksx:fix/1805
Open

Fix: Search box not shown to search when data is an empty array with select2 theme#2099
Sparksx wants to merge 1 commit into
angular-ui:masterfrom
Sparksx:fix/1805

Conversation

@Sparksx

@Sparksx Sparksx commented Jan 11, 2018

Copy link
Copy Markdown

Fix #1805

Juste fork, fix into src/uiSelectDirective.js and build

@Jefiozie

Jefiozie commented Feb 5, 2018

Copy link
Copy Markdown
Contributor

Please clean up the dist

@Sparksx

Sparksx commented Feb 6, 2018

Copy link
Copy Markdown
Author

dist cleaned

@Sparksx

Sparksx commented Feb 6, 2018

Copy link
Copy Markdown
Author

After more investigation, lot of problems come from empty array set and $animate event.
Without $animate, empty array works perfectly

We need to investigate more about that

@Jefiozie

Jefiozie commented Feb 9, 2018

Copy link
Copy Markdown
Contributor

@Sparksx do you want to investigate a bit more on how to resolve the animation problem? Next , thanks for the PR could you explain if this problem is only present in the select2 theme?

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.

Search box not shown to search when data is an empty array

2 participants