Skip to content

[FIX] onFileOpen event not triggered when opening a folder from the left sidebar #168

Closed
@PailletJuanPablo

Description

@PailletJuanPablo

I noticed that when opening a folder from the grid or list view, the onFileOpen event is correctly triggered. However, when opening a folder from the left sidebar, the event is not being fired.

Steps to reproduce:
Use the component with an onFileOpen event handler.
Open a folder from the grid or list view → The onFileOpen event is triggered (✅).
Open a folder from the left sidebar → The onFileOpen event is not triggered (❌).
Expected behavior:
The onFileOpen event should be triggered regardless of whether the folder is opened from the grid/list view or the left sidebar.

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions