windmill-labs / windmill

Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
https://windmill.dev
Other
9.78k stars 453 forks source link

bug: search input field has autocompletion #4428

Closed suppengrn closed 6 days ago

suppengrn commented 1 week ago

Describe the bug

When searching via the search overlay (ctrl + k) there are browser suggestions overlaying the search result.

add autocomplete="off" to the input field "quickSearchInput"

To reproduce

  1. ctrl+k
  2. type
  3. get autocompletion overlaying results

Expected behavior

no autocompletion

Screenshots

image

Browser information

Chrome Version 128.0.6613.137 (Official Build) (64-bit)

Application version

EE v1.397.4-7-g01c16f29a

Additional Context

No response