Skip to content

The order of the autocomplete suggestions is random. #4428

Description

@valentintraen

Description

When using autocomplete and the popup appears, the results inside are not sorted; they should be sorted alphabetically.

Steps to reproduce

Having multiple tables starting with the same prefix.
Example:
RequestAbc
RequestGbdj
RequestJvr
Request
....

Call autocompletion with: select * from re

Request will not appear on the first line. The order changes, even randomly, depending on the different trials.

Expected/Desired Behavior

Results of autocompletion should be sorted alphabetically.

CloudBeaver Version

26.1.1

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions