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
In the modal, the "previous" and "next" buttons should be disabled when the first or last image is displayed, respectively. Implement this functionality to enhance the user experience and prevent navigating beyond the image gallery's limits.
Expected behavior
When the first image is displayed, the "previous" button should be disabled. When the last image is displayed, the "next" button should be disabled:
issue4.mov
The text was updated successfully, but these errors were encountered:
sbmsr
changed the title
Issue #4: Disable the navigation buttons when the first or last image is displayed.
Disable the navigation buttons when the first or last image is displayed.
Apr 25, 2023
sbmsr
changed the title
Disable the navigation buttons when the first or last image is displayed.
Issue 4 : Disable the navigation buttons when the first or last image is displayed.
Apr 25, 2023
What you need to do
In the modal, the "previous" and "next" buttons should be disabled when the first or last image is displayed, respectively. Implement this functionality to enhance the user experience and prevent navigating beyond the image gallery's limits.
Expected behavior
When the first image is displayed, the "previous" button should be disabled. When the last image is displayed, the "next" button should be disabled:
issue4.mov
The text was updated successfully, but these errors were encountered: