Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(ng:options): select correct element when '?'-option was previously selected #604

Closed
wants to merge 2 commits into from

Conversation

TEHEK
Copy link
Contributor

@TEHEK TEHEK commented Oct 18, 2011

fix(ng:options): select correct element when '?'-option was previously selected

Closes #599

@TEHEK
Copy link
Contributor Author

TEHEK commented Oct 18, 2011

Well, I tried that yesterday in test/scenario/e2e/widgets.html, but there were broken tests already... :)

But here's the new test in test/widgets/selectSpec.js

@IgorMinar
Copy link
Contributor

I improved your test: IgorMinar@5ff7f00

LGTM now. I'll go ahead and merge it to master. Thanks a lot for the help!

@TEHEK
Copy link
Contributor Author

TEHEK commented Oct 18, 2011

A very tricky function browserTrigger is... </yoda>

@IgorMinar
Copy link
Contributor

landed as ee6af9a

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng:options selects wrong element in the view when null option is present
2 participants