Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(web): persist state of file path information in details panel#27770

Merged
alextran1502 merged 1 commit into
immich-app:mainfrom
cratoo:persist-path-info
Apr 13, 2026
Merged

feat(web): persist state of file path information in details panel#27770
alextran1502 merged 1 commit into
immich-app:mainfrom
cratoo:persist-path-info

Conversation

@cratoo

@cratoo cratoo commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds a minor UX enhancement and persist the state of the file path information in localstorage. This is consistent with the behavior of the parent details panel and done in similar fashion.

How Has This Been Tested?

  • Open details panel
  • Click "i" button next to file name. File path appears.
  • Close asset viewer
  • Open another asset, details panel is open again, and file information as well.

Screenshots (if appropriate)

Checklist:

  • I have carefully read CONTRIBUTING.md
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

Needed a small hint, to find the connection between persistence for details panel and asset-viewer manager and had it explained.

@alextran1502 alextran1502 changed the title feat(enhancement): Persist state of file path information in details panel feat(web): persist state of file path information in details panel Apr 13, 2026
@alextran1502 alextran1502 merged commit bfcf34d into immich-app:main Apr 13, 2026
71 of 73 checks passed
@cratoo

cratoo commented Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Cool that was fast. Nice!

@cratoo cratoo deleted the persist-path-info branch April 16, 2026 15:17
svfoxat pushed a commit to svfoxat/immich that referenced this pull request May 11, 2026
…mmich-app#27770)

feat(enhancement): persist state of file path info in details panel
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.

2 participants