klokantech / bmarchives-tickets

BMArchives Request/Issue Tickets Tracker
1 stars 0 forks source link

Jumping from one single entry within the search results to the next: #27

Closed AnkeSR closed 10 years ago

AnkeSR commented 11 years ago

Jumping from one search result to the next is not possible; it jumps to the next (higher) reference no instead of the next object in the tile bar (carousel).

I.e.: Clicking on the right arrow on this page (blue) Should lead to the object in the red rectangle. But it does not.

screenshot5 Screenshot 5

Instead it leads to this document, which is not even in the tile-bar.

screenshot6 Screenshot 6

klokan commented 11 years ago

Because of the bug #31 the buttons should be hidden by JavaScript in case the carousel is displayed. They stay in HTML. If carousel is not displayed (there are no active cookies) the buttons are visible and runs as before.

o1da commented 10 years ago

I have tested Matto solution and deploy it.