Skip to content

Search.csx popups are annoying #1814

@Couchy

Description

@Couchy

Which component should be improved?

UI/UX

Describe your feature suggestion in more detail

Search.csx creates two Yes/No popups for "Case sensitive?" and "Regex search?" before the text input popup. This gets tedious when doing multiple searches. My suggestion is to keep only the text input and have it search case insensitive by default, but also accept regex format to specify case sensitivity, etc, ex:

seatchtext -> Non-Regex, case-insensitive
/searchtext/ -> Regex, case-sensitive
/searchtext/i ->Regex, case-insensitive

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions