Karitchi / infolab

0 stars 0 forks source link

automatic slideshow resumption after manual navigation #29

Open Karitchi opened 3 weeks ago

Karitchi commented 3 weeks ago

Description

When users manually navigate to a specific panel using either swiping or scrolling, the automatic slideshow should temporarily pause. After a defined period of inactivity (e.g., 10 seconds), the slideshow should automatically resume, cycling through the panels in the same vertical or horizontal sequence as before. This ensures users can explore specific panels manually but also benefit from the continuous auto-cycle feature afterward.

User Role

As a user

Desired Outcome

I want the slideshow to automatically resume after going to a specific panel

Goal or Purpose

so that the dashboard continues cycling through the panels without manual intervention.

Acceptance Criteria

and I will be satisfied when:

  1. The slideshow should automatically resume after a configurable period (e.g., 10 seconds) following any manual interaction, such as swiping or scrolling to a specific panel.
  2. The resume timer should reset each time a new manual interaction occurs (e.g., additional swiping or scrolling).
  3. The slideshow should continue cycling vertically through the panels after the resume timer ends, following the same sequence as before.
  4. There should be no overlap or conflict between manual navigation and the automatic cycling behavior.
  5. The feature should work consistently across both mobile (swipe) and desktop (scroll) interactions.

Mockup

No response

Subtasks with Technical Implementation

No response

Useful Technical Information

No response