Skip to content

[Bug] File picker widget display modal and property pane on click and exits both on click of 'esc' key #6032

Closed
@ramsaptami

Description

Description

On clicking the file picker widget, both the modal window and property pane pop up and on pressing the 'esc' key both windows exit.

Other widgets such as Label, Switch, Select, Radio Group follow the same pattern where click function dually triggers widget specific click event and displays property pane but think this can be revisited if the click function is meant for end user only?

Steps to reproduce the behaviour:

  1. Drag and drop file picker widget from widgets toolbar
  2. Click on the widget and observe modal and property pane windows pop-up
  3. Press 'esc' key. Both windows close from the 'esc function'

Important Details

  • Version: Cloud
  • OS: Win10
  • Browser: Chrome
  • Environment: production

LOOM DEMO

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingFile Picker WidgetLowAn issue that is neither critical nor breaks a user flowWidgets ProductThis label groups issues related to widgets

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions