Skip to content

feat: add pinned creator functionality with group separator#394

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
extolkom:main
May 31, 2026
Merged

feat: add pinned creator functionality with group separator#394
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
extolkom:main

Conversation

@extolkom
Copy link
Copy Markdown
Contributor

Closes #380

What

Added a labeled visual separator between pinned and unpinned creators in the creator list.

Why

Without a divider, the boundary between pinned and unpinned creators was invisible, causing confusion about why the sort order appeared inconsistent.

Changes

  • Located where pinned creators are rendered above the standard list
  • Added a labeled separator component between the two groups
  • Separator is theme-aware and renders correctly in both light and dark mode
  • Added aria role and label so screen readers announce the separator when navigating the list

Testing

  • Verified appearance in light and dark themes
  • Confirmed screen reader announces the separator label
  • Existing tests pass

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 31, 2026

@extolkom 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 490abe9 into accesslayerorg:main May 31, 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 visual separator between pinned and unpinned creators in list

2 participants