Hi team,
We've recently upgraded to ASP.NET Zero v13.4.0 and noticed a potential issue with lookup modals.
When performing a search that returns no results, the lookup modal enters a "No results found" state. After that point, even if we clear the search input, the modal does not refresh or return to the original list of items, it stays stuck in the "no results" view.
We're specifically seeing this behaviour when using the "Login as this tenant" flow from the Tenants screen, which triggers the user lookup modal.
Could you please confirm if this is a known issue or advise on a fix/workaround?
1 Answer(s)
-
0
Hi @hra
After performing a search in the modal, do you press the "Search" button or the Enter key again after clearing the search input? Are you performing this action on an entity with a Lookup modal using Power Tools? Is your UI type Angular or MVC?
Could you provide more details so we can reproduce this issue? I tried to recreate it in the version you specified, but I was unable to encounter the same behavior.