Problem
When a user clicks on a file in the file browser (without checking the checkbox), a preview pane appears on the right — but it is collapsed by default, requiring an additional interaction to expand it.
Steps to Reproduce
- Open the file browser in a new Task
- Click on a file (single click, not the checkbox)
- Observe that a preview pane appears but is in a collapsed state
Expected Behaviour
The preview pane should open expanded by default when a file is clicked, allowing the user to immediately see the file preview without an extra step.
Actual Behaviour
The pane appears collapsed. The user must manually expand it to view the preview.
Impact
- Extra click required for a common action
- Reduces discoverability of the preview feature
Problem
When a user clicks on a file in the file browser (without checking the checkbox), a preview pane appears on the right — but it is collapsed by default, requiring an additional interaction to expand it.
Steps to Reproduce
Expected Behaviour
The preview pane should open expanded by default when a file is clicked, allowing the user to immediately see the file preview without an extra step.
Actual Behaviour
The pane appears collapsed. The user must manually expand it to view the preview.
Impact