Skip to content

Centralize creator feed sort option constants#255

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
DavisVT:228-creator-feed-sort-constants
Apr 30, 2026
Merged

Centralize creator feed sort option constants#255
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
DavisVT:228-creator-feed-sort-constants

Conversation

@DavisVT
Copy link
Copy Markdown
Contributor

@DavisVT DavisVT commented Apr 28, 2026

  • Add CREATOR_LIST_SORT_ORDERS and CreatorListSortOrder type to constants module
  • Update creators.sort.ts to import from constants
  • Update creators.sort-direction.parse.ts to import from constants
  • Update creator.utils.ts to use centralized constant instead of inline array

Closes #228

- Add CREATOR_LIST_SORT_ORDERS and CreatorListSortOrder type to constants module
- Update creators.sort.ts to import from constants
- Update creators.sort-direction.parse.ts to import from constants
- Update creator.utils.ts to use centralized constant instead of inline array

Closes accesslayerorg#228
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 28, 2026

@DavisVT 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 dd2e5f3 into accesslayerorg:main Apr 30, 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 creator feed sort option constants module

2 participants