This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Important issues #1537
Open
Description
So having triaged all of the issues, I have found a couple of recurring issues that appear to be in dire need of fixing.
- ng-repeat error (Getting Error: [ui.select:transcluded] Expected 1 .ui-select-match but got '0'. #224)
- Performance
- Form validation (setting required, setting name of input, etc.)
- Double ui-select-choices compilation error
Lesser, but important issues
- Mobile UX
- Focus/blur event management (related to mobile UX, accessibility)
- Exposing various event handling for simpler fine tuned control over business logic flow
- Dropdown positioning
Feel free to modify as needed, this is just meant to be a tasklist of some higher priority issues that should be addressed to get the most bang for the buck.