Skip to content

feat: implement creator profile stats, image fallback, marketplace reset, and buy helper - #64

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
Luluameh:feat/creator-ui-enhancements
Mar 27, 2026
Merged

feat: implement creator profile stats, image fallback, marketplace reset, and buy helper#64
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
Luluameh:feat/creator-ui-enhancements

Conversation

@Luluameh

Copy link
Copy Markdown
Contributor

This commit addresses 4 GitHub issues and fixes a runtime crash:

Closes #59
Closes #60
Closes #61
Closes #62

Summary

Testing

  • pnpm lint
  • pnpm build

Checklist

  • Linked issue or backlog item
  • Scope is limited to the stated change
  • Updated docs if behavior or setup changed
  • Added screenshots for UI changes when relevant
Screen.Recording.2026-03-27.213405.mp4
Screen.Recording.2026-03-27.213405.mp4

…set, and buy helper

This commit addresses 4 GitHub issues and fixes a runtime crash:
- Implementation of reusable stat row and items for creator profiles (accesslayerorg#59)
- Addition of image fallback logic for creator avatars (accesslayerorg#60)
- Implementation of a 'Reset Filters' button in the marketplace (accesslayerorg#61)
- Integration of a buy action helper text block for transactions (accesslayerorg#62)
- Fix for QueryClientProvider error in main.tsx

Closes accesslayerorg#59
Closes accesslayerorg#60
Closes accesslayerorg#61
Closes accesslayerorg#62
@drips-wave

drips-wave Bot commented Mar 27, 2026

Copy link
Copy Markdown

@Luluameh 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 8ba52f4 into accesslayerorg:main Mar 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 buy action helper text block Add marketplace filter reset button Add creator image fallback state Add creator profile stat row component

2 participants