Feature proposal #6758
openImplement ajax album navigation
Description
Implement additional album navigation method for ajax loading in albums with ajax back based button. This would prevent leaving the page, but also breaks possibility of browser back/forward navigation so should be done as optional and would best fit image only galleries.
Original: Remove the old school page based navigation and replace it with ajax based. When clicking an album it should load in its images directly in line. The first entry should be a back button to navigate out of the album (also ajax).
Updated by krileon about 7 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
4.0.0) - % Done changed from 0 to 100
This isn't necessary and completely breaks using browser back/forward navigation to return to previous locations. Infinite scroll and ajax loading behaviors mostly only make sense for a stream.
Updated by krileon about 7 years ago
- Description updated (diff)
- Status changed from Rejected to Assigned
- Target version set to 4.0.0
- % Done changed from 100 to 0
Reopened as again like paging this should be optional and not forced. This means if you want a full ajax driven gallery you can otherwise you don't have to.