Show photos in photo album in popup

Issue #54 resolved
Jelmer van der Linde created an issue

I think it would be cool if we could show the photos in a popup instead of on a new page:

  • You don't lose track of where you were in the photo album
  • Easier to implement prefetching for the next photo to make browsing more fluent
  • More space for the photo because it can overlap the menus

Things to take into account:

  • Photo tagging etc. should still work
  • Comments should still work
  • Linking to a photo through the url should still work (e.g. use history.pushState and graceful degradation)

This issue could also solve a problem with implementing Issue #53.

Comments (2)

  1. Log in to comment