Filemanager search textbox is filled with saved autocomplete email

Hello Syncfusion Team,


For blazor filemanager, we received the same issue from many of our customers, when they click on a file, sometimes the search textbox of the filemanager will have the value of the user saved email. 

could you please make the autocomplete attribute for the search textbox to "off",  autocomplete="off"


This issue happened in both Edge and Google chrome browsers. we use syncfusion nugets v26.1.35


I attached a screenshot to clarify, if you notice in the search textbox this is the current user email which he save his login credentials highlighted in blue. the users complains that all files disappears temporary. but this is because there are no files containing his email. 


autocomplete.png


1 Reply

LD LeoLavanya Dhanaraj Syncfusion Team June 28, 2024 07:40 AM UTC

Hi Ahmed,


Greetings from Syncfusion support.


Based on the shared details, we understand that you are facing an issue with the FileManager search bar behavior. Therefore, we have prepared a Blazor FileManager sample with Authentication type in the mentioned version 26.1.35 as described in the blog post below:


https://www.syncfusion.com/blogs/post/easy-steps-create-a-blazor-server-app-with-authentication


We attempted to replicate the issue in both the latest and mentioned versions, with and without authentication type, by searching for a file/folder, clearing the filter, and then searching for the same name again in the search box. However, we were unable to replicate the issue (such as autocomplete of the searched text or displaying the older searched name) in our sample. We have included the validated sample for your reference.


Additionally, we would like to inform you that we only have the mentioned properties in the link below for the FileManager search settings.


https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.FileManager.FileManagerSearchSettings.html#properties


If you are still experiencing any issues, kindly provide us with the steps to replicate the issue, along with video footage and a simple sample to reproduce on our end. Additionally, inform us if any custom codes are present for the search action in the FileManager and the way of component rendering. This information will assist us in better understanding your issue and providing a suitable solution.


Regards,

Leo Lavanya Dhanaraj


Attachment: BlazorApp_5d12b95.zip

Loader.
Up arrow icon