mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Originals: Show image instead of Edit view when opening a photo #1654
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#1654
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Starwalker98 on GitHub (Dec 29, 2022).
Describe what problem this solves and why this would be valuable to many users
When you click on a photo in Originals folder, it opens an Edit window instead of the photo
Describe the solution you'd like
An option to set to either open the photo itself, or open the edit view. Or set opening the photo as default, and leave an option in the top right to edit the photo, or by clicking the grey area under the thumbnail.
Additional context
Since there isn't an option to view photos in the original folder structure outside of Originals folder, actually opening the photo when browsing for them in the Originals folders is little annoying. And you cannot view / browse more of them by clicking left or right arrow in the Originals folders.
@graciousgrey commented on GitHub (Dec 30, 2022):
Viewing folders hierarchically is planned https://github.com/photoprism/photoprism/issues/1536
@Starwalker98 commented on GitHub (Dec 30, 2022):
I understand that, but I think that you should still be able to straight up open the photo from the originals folder, instead of it opening an edit view of said photo. I think this would also make a lot of people happy since the folder hierarchy might still be long way out from being done and ready.
@graciousgrey commented on GitHub (Dec 31, 2022):
I assume this is rather not a super quick win. The originals section shows files instead of photos. Some file types such as raws, xmp or json files cannot be displayed in the photo viewer, so additional logic will be required. What should happen when you click on those files? What should happen if you are using the < and > buttons to navigate in the photoviewer and such a file would be the next or previous?