Skip to content

HASH Autocomplete case sensitivity #32

@awilliamson

Description

@awilliamson

Currently (0.7.3) the autocomplete suggestions for Item hashing is case sensitive. This means that if I wanted to do

lb r1 HASH("air this would provide no suggestions. This relies on the user knowing what the casing is internally. and feels antithetical to the purpose of such completions.

I would propose that the search be case-insensitive. E.g both lb r1 HASH("air and lb r1 HASH("Air give completion suggestions. When a user selects a suggestion, it should put the correct case sensitive variant in.

2023-10-02-212650_781x255_scrot

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions