Developed the Myspace autoposter #4758
Open
+1,712
−6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



Description
Implements the Myspace poster workflow. Adds a fully designed Myspace tab in the Announcements section where volunteers can draft Myspace blog posts, copy each chunk, switch to a scheduler, and persist drafts inside the browser. Validates every required block, hooks up copy buttons/toasts, and ships dark mode friendly styling so the experience matches the latest design system. Scheduling now works entirely client side with local storage for now (will attach soon a backend PR on this to test database wise.)
Related PRS (if any):
None for now, might add a common backend PR for all platforms to schedule on database.
Main changes explained:
How to test:
yarn installthennpm run start:localto run this PR locallySelect the “Myspace” tab.
Screenshots or videos of changes:
Submit Video -
https://github.com/user-attachments/assets/a5368842-e292-46f9-9519-2269f2f486b2
Badge Counter after scheduling posts -

Dark Mode -

Note:
Add a photo & song (is purely optional) will be removed and tagged with updated backend PR soon.