Skip to content

POC - User can create "Remind me to review content" task from post edit screen #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

ilicfilip
Copy link
Collaborator

@ilicfilip ilicfilip commented Apr 3, 2025

This is just a POC of what can be done now when we have refactored Todos into User tasks.

This PR adds a button on the Post edit screen which generates a new User (todo) task as reminder to review post content in 30 days. The task will not show up in the widget until 30 days pass.

For the purpose of this video I have changed the available_at param to be time() (without the extra 30 days), so task is visible immediately.

Screen.Recording.2025-04-03.at.13.12.56.mov

Copy link
Contributor

github-actions bot commented Apr 3, 2025

Test on Playground
Test this pull request on the Playground or download the zip.

@aristath
Copy link
Member

aristath commented Apr 3, 2025

If we do that, we should make the TODOs snoozable - not for users but in the backend 👍
Then, we should probably hide the task until the time comes for it to be unsnoozed

EDIT: I see that's already done, so ignore previous comment

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.

2 participants