Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable autocomplete in LocalSearchBox #4066

Merged
merged 3 commits into from
Oct 12, 2024
Merged

fix: disable autocomplete in LocalSearchBox #4066

merged 3 commits into from
Oct 12, 2024

Commits on Jul 19, 2024

  1. fix: disable autocomplete in LocalSearchBox

    The autocomplete suggestions would appear on top of the search results,
    occulting a part of them, requiring the user to press "Esc" to hide
    the autocomplete results in order to see the search results fully.
    Gunther Konig committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    02cda51 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Merge branch 'main' into main

    brc-dd authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9b49890 View commit details
    Browse the repository at this point in the history
  2. better a11y

    brc-dd committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    109e0c1 View commit details
    Browse the repository at this point in the history