Skip to content

Add marketing copy guide, shared hooks, and creator sort integration tests#507

Merged
Chucks1093 merged 2 commits into
accesslayerorg:devfrom
devsimze:feat/issues-483-485-498-499
Jun 28, 2026
Merged

Add marketing copy guide, shared hooks, and creator sort integration tests#507
Chucks1093 merged 2 commits into
accesslayerorg:devfrom
devsimze:feat/issues-483-485-498-499

Conversation

@devsimze

Copy link
Copy Markdown
Contributor

Summary

  • Add docs/marketing-page-copy.md so non-technical contributors can edit marketing page copy via GitHub without a local setup, with section mapping and PR instructions targeting dev.
  • Add useIsMobile and useDebounce hooks with integration tests covering viewport breakpoint updates and debounce cleanup on unmount.
  • Wire creator list sort changes through courseService.getCourses() and add an integration test confirming the API receives the updated sort param and the list refreshes.

Test plan

  • pnpm test src/hooks/__tests__/useIsMobile.integration.test.tsx
  • pnpm test src/hooks/__tests__/useDebounce.integration.test.tsx
  • pnpm test src/pages/__tests__/LandingPage.sort.integration.test.tsx

Closes #483
Closes #485
Closes #498
Closes #499

Made with Cursor

devsimze and others added 2 commits June 27, 2026 22:23
…ion tests.

Document how non-technical contributors can edit marketing copy on GitHub, add useIsMobile and useDebounce with integration coverage, and wire creator list sort changes through the courses API.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep upstream debounced search wiring while preserving sort param API integration from this branch.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@devsimze 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 b758d28 into accesslayerorg:dev Jun 28, 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

2 participants