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(files_sharing): open-in-files should open a folder and not the parent #46648

Merged
merged 3 commits into from
Jul 25, 2024

Commits on Jul 25, 2024

  1. fix(files_sharing): open-in-files should open a folder and not the …

    …parent
    
    For files this behavior is fine, but for folders the folder itself should be opened.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    442a233 View commit details
    Browse the repository at this point in the history
  2. test: Add regression test for opening shared folders

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4979ed0 View commit details
    Browse the repository at this point in the history
  3. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    bc216ef View commit details
    Browse the repository at this point in the history