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 was archived by the owner on Oct 2, 2019. It is now read-only.
We have a use-case in which the end-user needs to be able to find items in the selection list or add a new item if it doesn't already exist. By creating a wrapper directive, I can now add items to the selection list but am wondering if there is any work-in-progress to add this as a built-in feature as the wrapper directive approach is less than ideal.
Aside: We also have a need for validation which I see is on the roadmap. Is there any sense of when this might be available?
The text was updated successfully, but these errors were encountered:
We have a use-case in which the end-user needs to be able to find items in the selection list or add a new item if it doesn't already exist. By creating a wrapper directive, I can now add items to the selection list but am wondering if there is any work-in-progress to add this as a built-in feature as the wrapper directive approach is less than ideal.
Aside: We also have a need for validation which I see is on the roadmap. Is there any sense of when this might be available?
The text was updated successfully, but these errors were encountered: