Skip to content
This repository was archived by the owner on Jan 22, 2022. It is now read-only.
This repository was archived by the owner on Jan 22, 2022. It is now read-only.

URL input fields becomes unresponsive while searching hints #299

@Flohack74

Description

@Flohack74

Whenever I enter an URL in the top URL inout field I kinda feel blocked by the browser since it starts a search immediately and becomes unresponsive until the result with the hints is back. To solve this either:

  • delay the start of the search until the user stopped typing a bit
    AND/OR
  • search in a separate thread, that can be stopped/interrupted/restarted when new characters are entered by the user (again with some delay)
    The whole feature becomes pointless if I always have to wait until my 3 or 4 characters lead to a result I cannot use ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions