JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Text Boxes & Inputs Query builder | Custom operation hideValue doesn’t prevent opening dropdown

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #110701
    vivin krishna
    Participant

    When creating a custom operation such as “is blank” and setting hideValue to true for that operation, it doesn’t prevent the value dropdown from opening. This issue occurs only when the autoPrompt is enabled, causing fields to be pre-filled. However, hideValue still hides the expected input control, but it’s expected that it also prevents the dropdown from opening for the first time when the custom operation (e.g., ‘is blank’) is selected. I am currently using “@smart-webcomponents-angular/querybuilder”: “14.4.69version.

    See the GIF below for the issue,

     

    https://stackblitz.com/edit/github-mb9hlk-ejfppu?file=src%2Fissue%2Fjqx-hide-value.gif

     

    Link to reproduce: https://stackblitz.com/edit/github-mb9hlk-ejfppu

    #110704
    Markov
    Keymaster

    Hi,

    This is an issue in the component. It opens the editor, even if it is hidden in this case. I created a work item about this. As a workaround, you can either disable autoPrompt or hideValue.

    Thank you for the feedback!

    Best regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.