Skip to content

Automatically remove "Set value" on bind param value field focus and readd it if left empty. #2566

Description

@dbi-kpeter

Is your feature request related to a problem? Please describe.
When query bind parameters first appear they have a value of Set value. By clicking into the the field trying to edit it, it selects the whole content of the field when it could just remove the Set value text.

Describe the solution you'd like
Remove the Set value text when I click into it AND re-add the Set value text if I leave it empty. Since you never want to have an empty bind param just re-add it when it is empty on focus loss, if you need an empty string then you have to enter "" into the param's field anyways.

Describe alternatives you've considered

Additional context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions