The Wayback Machine - http://web.archive.org/web/20201130105710/https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/1939
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

Selected Item in Combobox is removed from the list #1939

Open
TFTomSun opened this issue Jun 22, 2020 · 2 comments
Open

Selected Item in Combobox is removed from the list #1939

TFTomSun opened this issue Jun 22, 2020 · 2 comments

Comments

@TFTomSun
Copy link

@TFTomSun TFTomSun commented Jun 22, 2020

While this behavior might be useful for single selection comboboxes, it is an unexpected behavior, when you template the combobox items to achieve a multiselection behavior. Is it possible to disable the behavior that the selected item is removed from the available items list?

@bombipappoo
Copy link
Contributor

@bombipappoo bombipappoo commented Jun 23, 2020

Set ComboBoxAssist.ShowSelectedItem to true, the selected item is shown.

@Keboo
Copy link
Member

@Keboo Keboo commented Jun 30, 2020

It appears that the last specification has changed such that the default is to always show all items in the list. https://material.io/components/menus#exposed-dropdown-menu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.