Skip to content

feat: implement scroll-to-top button and accessible section error boundary#281

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
soomtochukwu:feat/creator-impr-266-267
May 27, 2026
Merged

feat: implement scroll-to-top button and accessible section error boundary#281
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
soomtochukwu:feat/creator-impr-266-267

Conversation

@soomtochukwu

Copy link
Copy Markdown
Contributor
  • Add ScrollToTop component with smooth scrolling and fade animations.
  • Add SectionErrorBoundary component with retry functionality and layout stability.
  • Wrap major creator sections in LandingPage with SectionErrorBoundary.
  • Integrate the ScrollToTop button in LandingPage.
  • Add unit tests for both new components.

Closes #266, Closes #267

Summary

Testing

  • pnpm lint
  • pnpm build

Checklist

  • Linked issue or backlog item
  • Scope is limited to the stated change
  • Updated docs if behaviour or setup changed
  • Added screenshots for UI changes when relevant

…ndary

- Add ScrollToTop component with smooth scrolling and fade animations.
- Add SectionErrorBoundary component with retry functionality and layout stability.
- Wrap major creator sections in LandingPage with SectionErrorBoundary.
- Integrate ScrollToTop button in LandingPage.
- Add unit tests for both new components.

Closes accesslayerorg#266, Closes accesslayerorg#267
@drips-wave

drips-wave Bot commented May 27, 2026

Copy link
Copy Markdown

@soomtochukwu Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093 Chucks1093 merged commit a32bbd4 into accesslayerorg:main May 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add accessible error boundary fallback for creator sections Add scroll-to-top button for long creator list views

2 participants