svthalia / concrexit

Thalia Website built on Django.
https://thalia.nu
Other
22 stars 11 forks source link

Button to go back to photo albums #3694

Closed lisaaalbrecht closed 1 month ago

lisaaalbrecht commented 1 month ago

What?

I want a button at the top(and/or bottom) of each opened photo album to go back to all the photo albums

Why?

In general, the browser back button works fine, but if you open multiple pictures in the album, it first goes back to all the photos you looked at instead of returning to the albums.

How?

image put a beautiful button below the name of the album at the top of the page

DeD1rk commented 1 month ago

I think we should not add a button, but fix the browser history getting large with urls that lead to the same page. There's probably some option in fancybox to do so.

https://fancyapps.com/fancybox/

Something here: https://github.com/svthalia/concrexit/blob/master/website/photos/static/photos/js/main.js#L50-L95