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 #615

Open
manfromarce opened this issue Oct 7, 2024 · 0 comments
Open

TokenizingTextBox #615

manfromarce opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@manfromarce
Copy link
Contributor

Is your feature request related to a problem? Please describe.
No, it would be a new control.

Describe the solution you'd like
I would like to have the TokenizingTextBox control from Windows Community Toolkit. While it's not part of WinUI itself, this library has already implemented WCT controls such as RangeSelector (RangeSlider) and SettingsExpander.

TokenizingTextBox it's similar to an AutoSuggestBox but allows to pick multiple items and displays them as removable tokens in the controls itself (up to 5 in the original control):
TokenizingTextBox2

Additional context
There is a project which ports this control to Avalonia but it's not compatible with Avalonia 11: https://github.com/puppetsw/AvaloniaTokenizingTextBox

@manfromarce manfromarce added the enhancement New feature or request label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant