You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
A project I am working on requires that the user be able to select multiple choices from the list and also be able to enter quantity manually for each choice. So there can be a textbox next to each choice. And the textbox is enabled only when the choice is selected. Only after the quantity is entered that the user can finalize the selection.
Link to minimally-working plunker that reproduces the issue:
N/A
Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS
Angular:
1.5.5
UI-Select:
0.19.7
The text was updated successfully, but these errors were encountered:
ryannz
changed the title
textbox next to choice (multiple UI select)
Textbox next to choice (multiple UI select)
Jul 30, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature description:
A project I am working on requires that the user be able to select multiple choices from the list and also be able to enter quantity manually for each choice. So there can be a textbox next to each choice. And the textbox is enabled only when the choice is selected. Only after the quantity is entered that the user can finalize the selection.
Link to minimally-working plunker that reproduces the issue:
N/A
Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS
Angular:
1.5.5
UI-Select:
0.19.7
The text was updated successfully, but these errors were encountered: