Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenizingTextBox cannot be modified programatically #3057

Closed
michael-hawker opened this issue Nov 11, 2019 · 0 comments
Closed

TokenizingTextBox cannot be modified programatically #3057

michael-hawker opened this issue Nov 11, 2019 · 0 comments
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior Completed 🔥 controls 🎛️
Milestone

Comments

@michael-hawker
Copy link
Member

Describe the bug

It's not possible to programatically set the existing tokenized items in the TokenizingTextBox.

Expected behavior

Should be able to provide a collection of strongly-typed items to the textbox to have pre-tokenized for form hydration or add/remove individual items later from other sources.

Additional context

This was the 6.0 ship blocker, and deferred the control to 6.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior Completed 🔥 controls 🎛️
Projects
None yet
Development

No branches or pull requests

1 participant