LuisSanchez commented on code in PR #36209:
URL: https://github.com/apache/superset/pull/36209#discussion_r2610974598


##########
superset-frontend/src/components/ListView/Filters/Search.tsx:
##########
@@ -91,6 +93,7 @@ function SearchFilter(
         allowClear
         data-test="filters-search"
         placeholder={t('Type a value')}
+        autoComplete={autoComplete || 'off'}

Review Comment:
   Indeed, it is not needed anymore.
   Took the opportunity to do a rebase from master.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to