-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
UX: Back button in "Folders" #1409
Comments
Any reason you don't use the standard browser back button? |
Thats a fair and valid question... I'm no UX expert/researcher but I have generally found with web applications, the navigation is contained within the application area (particularly if you're using a browser in kiosk mode or similar). And it is quicker than dragging your mouse all the way up to the top left hand corner of the screen. By having your own back button, there may also be an opportunity to used a cached version of the previous page... but I don't know enough to understand the 'behind the scenes' of the core similarities/differences. Which also brings up another question... would you consider using breadcrumbs to navigate folders/sub-folders? Similar to $ynology Photos. Lastly, when you open a photo, would you consider centering the buttons that currently are in the top right (and a back button like $ynology Photos). Appreciate you taking the time to consider my suggestions, really impressed what you have achieved to date... well done |
That's a valid point. Using touch gestures could be an option as well.
We already have breadcrumbs in Originals (see https://demo.photoprism.org/library/files/demo/Toronto ) That's the only section with subfolders.
We plan to build our own optimized photo viewer: #1307. |
Thanks for updates 👍🏻 |
The next release will come with breadcrumbs in albums/folders/calendar/states/moments that allow you to navigate back on desktop and tablet. This can be tested on our demo already: https://demo.photoprism.app/folders/arjngsl2536ivhdp/demo-german-film-award-2012 Within the PWA you can use swipe gesture to go back. |
Nobody complained so far, so I'll move ahead and close this as done! |
The problem is, if you swipe back, you loose the menu on bigger screens like an tablet. Tested on an iPad on Safari. You need to reload the site so the menu is back. |
@Jopo-JP I don't observe this on Android, is that a Safari or iOS specific problem? Does it happen in public mode only (our demo) or always, so back can never be used? |
On Android I can't say. On my phone on Android, this is not an issue, as I can press the Logo, so the menu appears from the left. Probably the same on an iPhone. I think this will also happen on Android tablet at a specific viewpoint. Other Browser on iOS ell definitely have the same behavior since the use all the same WebKit. |
@Jopo-JP Ok, so I've tested this on Desktop Safari and on my iPad Air. Still can't reproduce the problem with our demo.
|
Just installed today and really impressed so far. I'm a traditional user with a 'folders and files' style workflow.
Would be great to see a back button on the menu bar (I've mocked up an example below)
Could also be used in other areas. I got the idea off the Home Assistant project where it works very well on it. Hopefully other users feel similarly and the idea hasn't already been suggested. Thanks and keep up the great work :-)
The text was updated successfully, but these errors were encountered: