Skip to content

Conversation

ramiresviana
Copy link
Contributor

Description

When navigating back, the previously opened file or folder is now automatically selected and scrolled into view. This behavior also applies after user actions such as file creation, upload, deletion, or renaming—making it easier to maintain context when working with large folders. The breadcrumbs component is now always visible while scrolling, helping users stay oriented even when the file list opens scrolled further down. Additionally, some small bugs were fixed:

  • Missing loading indicator for when files view get displayed initially
  • Missing loading indicator when closing the editor view
  • Missing navigation when opening image preview

fixes #1870

Checklist

Before submitting your PR, please indicate which issues are either fixed or closed by this PR. See GitHub Help: Closing issues using keywords.

  • I am aware the project is currently in maintenance-only mode. See README
  • I am aware that translations MUST be made through Transifex and that this PR is NOT a translation update
  • I am making a PR against the master branch.
  • I am sure File Browser can be successfully built. See builds and development.

Copy link
Member

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obrigado!

@hacdias hacdias force-pushed the feat/select-item-after-back-navigation branch from 290972f to 903e443 Compare July 27, 2025 11:02
@hacdias hacdias merged commit cbeec6d into filebrowser:master Jul 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

File list scrolls up when renaming/deleting files.
2 participants