Closed JillMaven closed 7 months ago
Thanks for reporting. Will fix it as soon as possible
Its fixed. Currently not released yet but can tested in preview package 1.7.87-prev-2404011345-main or higher
Please test it if you have time. Also demo is updated here https://mudex.azurewebsites.net/mud-ex-select
Hi,
The bug has been fixed, but I've encountered a new unusual behavior. I noticed that you can now use CTRL + A to select all values when multi-selection is enabled (which I believe is a new feature in MudBlazor). I think this shortcut shouldn't work when the SelectAll boolean is set to false. Additionally, when you're searching in the filter bar and you use CTRL + A to select the text, it also triggers the shortcut to select all values.
sorry for late response. currently a lot thinks to do. I have allready started working on it. will fix it as soon as possible
I've releasend an improved version. The select all behavior is still the same. I would expect that. However we can maybe add a new parameter to control the behavior. Please create a suggestion for that.
Contact Details
No response
What happened?
It looks like you can't add spaces in the filter bar of the MudExSelect. Pressing spacebar send your cursor to the end of the line and then write a " ".
Expected Behavior
It should add the space where the cursor is, not a the end of the line
Screenshots
Reproduction link
mudex.org/mud-ex-select
What application type are you referring to?
WebAssembly
Custom Application Type
No response
MudBlazor.Extension Version
1.7.86
MudBlazor Version
6.18.0
What .net Version are you using?
.Net8
What browser are you using?
Chrome
Sample Solution
No response
Pull Request
No response
Code of Conduct