You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image viewer not showing pagination nav links . They are present but hidden with a 'hidden' css class. And if shown by removing the class, the pagination links are fixed to "/view/Documents/assets/background.png".
Are you willing to help to get it done? I could definitely use some help to improve that part. The previous code has been commented since the migration to the new frontend and this part is still WIP.
Are you willing to help to get it done? I could definitely use some help to improve that part. The previous code has been commented since the migration to the new frontend and this part is still WIP.
Yeah. Just point me to the files and I can take a crack at it. Is this just not yet implemented on the front end? Or does it all still need to be wired up?
Description of the bug
Image viewer not showing pagination nav links . They are present but hidden with a 'hidden' css class. And if shown by removing the class, the pagination links are fixed to "/view/Documents/assets/background.png".
Step 1
Login and view a folder with photos. For example: https://demo.filestash.app/view/Pictures
#Step 2
Click image to view.
Can you replicate that error from the demo?
Yes, this issue is present in the demo.
Observed behavior
Pagination missing/hidden (links set to /view/Documents/assets/background.png)
Expected behavior
Pagination divs not hidden and dynamically generated pagination link for previous/next photo/file
The text was updated successfully, but these errors were encountered: