issues
search
rollymaduk
/
testing-private
for gitunion tests
0
stars
0
forks
source link
Story 4: Dynamic Content Loading
#84
Open
git-union-dev[bot]
opened
1 year ago
git-union-dev[bot]
commented
1 year ago
Story 4: Dynamic Content Loading
Description:
The website dynamically loads new artworks as the user scrolls through the gallery.
Acceptance Criteria:
Implement infinite scrolling to load new content as needed.
Dynamically loaded content must be announced to screen readers via ARIA live regions.
Ensure that loading new content does not hinder the website's performance.
User should be able to scroll back without reloading previously seen content.
Provide a
Story 4: Dynamic Content Loading