Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(FilePicker): Forward update of currentPath to navigatedPath #1370

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 24, 2024

Allow to use :path.sync="currentPath" and fixes regression where changing the folder by clicking a folder in the file list does not navigate to that folder.

Allow to use `:path.sync="currentPath"` and fixes regression where changing the folder
by clicking a folder in the file list does not navigate to that folder.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review labels Jun 24, 2024
@susnux susnux requested review from Pytal and ShGKme June 24, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants