[Bug] File picker widget display modal and property pane on click and exits both on click of 'esc' key #6032
Closed
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:
- Drag and drop file picker widget from widgets toolbar
- Click on the widget and observe modal and property pane windows pop-up
- Press 'esc' key. Both windows close from the 'esc function'
Important Details
- Version: Cloud
- OS: Win10
- Browser: Chrome
- Environment: production