oqtane / oqtane.framework

CMS & Application Framework for Blazor & .NET MAUI
http://www.oqtane.org
MIT License
1.89k stars 547 forks source link

[BUG] Disabling search does not hide search icon #4824

Closed enfJoao closed 1 week ago

enfJoao commented 1 week ago

Oqtane Info

Version - 5.2.4 Render Mode - Static Interactivity - Server Database - SQL Server

Describe the bug

After disabling search in admin panel, the search icon hides for admins, but not for unauthenticated users.

Expected Behavior

Search icon does not render.

sbwalker commented 1 week ago

fixed in #4827