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
When clicking on an image in the gallery, a modal should appear with a larger version of the image.
There should be buttons that allow the user to scroll between image modals.
Clicking outside the modal should exit the modal.
Upon pressing escape, the user should exit the modal.
Arrow keys should be supported to scroll between images.
The user should not be able to scroll before the first image and past the last image (button should not appear, relevant keyboard inputs should be consumed).
馃幆 Acceptance Criteria
馃搳 Definition of Done (DoD)
馃敆 Dependencies
馃摎 Additional Context