question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MudAutoComplete.Clear still not working properly after #2742 fix

See original GitHub issue

Bug type

Component

Component name

MudAutoComplete

What happened?

#2742 in 5.1.5 supposedly fixed the Clear() behavior in MudAutoComplete, but it’s not working for me (when calling it from ValueChanged). See TryMudBlazor.

Expected behavior

The field should clear itself after calling Clear()

Reproduction link

https://try.mudblazor.com/snippet/QaQvvkkpfGoYBJYW

Reproduction steps

See TryMudBlazor.

Relevant log output

No response

Version (bug)

5.1.5

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On what operating system are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project’s Code of Conduct

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
mikequ-taggysoftcommented, Dec 14, 2021

@mckaragoz Thanks for the hard work. I do hope this one eventually gets fixed because using auto complete to perform search + multi-selection is a very common use case. Currently the control is quite awkward for users as they have to clear the box manually after each and every selection.

1reaction
mckaragozcommented, Dec 14, 2021

Any idea when this will be fixed? It is not a major problem, but it would improve the experience we build greatly.

Actually, i can’t say a time, but all bugs should be solved as soon as possible regardless of major or minor. There are too much users included me who use MudBlazor in their real applications. We already fix two more bugs in autocomplete and we have a known issue between autocomplete and dialog. I hope we can solve altogether within these PR’s.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The text is getting cleared in MudBlazor Autocomplete ...
I am working on the Blazor web assembly project which is running on .net7 and using MudBlazor (version-6.0.10) as the UI framework. so...
Read more >
MudBlazor 5.1.5
Version Downloads Last updated 6.7.0 32,285 16 days ago 6.6.0 25,204 a month ago 6.5.0 16,981 a month ago
Read more >
Mudautocomplete issue - mudblazor
I have a Mudautocomplete that is working, my only problem is when selecting an item ... How can I solve this to only...
Read more >
MudBlazor/MudBlazor v5.1.5 on GitHub
Bug Fixes. MudAutocomplete: Fixed Clear, Reset and keep focused on value selection #2742; MudButtonGroup: Fixed styling when tooltips are used #2739 ...
Read more >
Untitled
The Data parameter, however, is required for the … blazor - MudBlazor - Searchable MudSelect - Stack ... Clear still not working properly...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found