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
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
Open the application on a mobile device or in a mobile-emulated browser view.
Navigate to the Slide tab.
Add a slide
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.
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: