Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination Bug in the Slide Tab (Mobile Version) #1062

Open
ishaanxgupta opened this issue Jan 7, 2025 · 0 comments
Open

Pagination Bug in the Slide Tab (Mobile Version) #1062

ishaanxgupta opened this issue Jan 7, 2025 · 0 comments
Labels

Comments

@ishaanxgupta
Copy link

Description
In the Slide tab, when using the mobile version of the application, a bug occurs with the pagination feature:
When the pagination option (e.g., 10 slides, 20 slides, etc.) is changed, the initially displayed slides are replicated multiple times.
If more than one initial slide is present, the behavior becomes erratic, resulting in unexpected duplication or display issues.
This issue is not observed in the desktop version of the application.

Steps to Reproduce

  1. Open the application on a mobile device or in a mobile-emulated browser view.
  2. Navigate to the Slide tab.
  3. Add a slide
  4. Change the pagination setting to a different option (e.g., from 10 to 20 slides per page).

Observe that:
The initially present slide(s) are duplicated.
The behavior is inconsistent if multiple slides were already present.

Expected Behavior
Changing the pagination setting should:
Update the number of slides displayed per page without duplicating any slide.
Behave consistently across mobile and desktop versions.

Observed Behavior
On changing the pagination setting:
Slides are unnecessarily duplicated.
Erratic behavior occurs when multiple slides are present.
This issue is specific to the mobile version and does not appear in the desktop version.

Screenshots
https://github.com/user-attachments/assets/008e967b-d748-40be-9671-dba7ffbd9f30

Additional Context
This bug significantly impacts the user experience on mobile devices, especially when navigating through slides using pagination. Resolving this will ensure a smoother and more consistent experience across devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant