Skip to content

Conversation

@julien-nc
Copy link
Member

When using "View in folder" file action (in favorite view for example), the current view is set back to "All files" and the current directory is changed. This produces 2 simultaneous WebDav request to get the file list for (1) the root directory and (2) the actual target directory.

If (1) is the last WebDav request to finish, we end up displaying the root directory content instead of the target dir.

Thankfully there is a simple way to prevent event emission when setting the active view. This way we really make sure the target dir content will be displayed.

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
@juliusknorr
Copy link
Member

/backport to stable23

@juliusknorr
Copy link
Member

/backport to stable22

@juliusknorr
Copy link
Member

/backport to stable21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants