Skip to content

Conversation

@RajVishh
Copy link
Contributor

@RajVishh RajVishh commented Nov 4, 2025

Implements an task auto-sync feature and conditionally renders a slider for auto-sync interval depending the auto-sync switch is on or off

screen recording (Desktop):-
https://github.com/user-attachments/assets/85e2a952-5aa0-402b-9874-07988263b41b

screen recording (Mobile):-
https://github.com/user-attachments/assets/3d22cce3-959c-42b7-8bb5-0616a9a85752

Fixes #140

@RajVishh RajVishh force-pushed the task-autosync branch 2 times, most recently from ebc6383 to b21419d Compare November 4, 2025 16:05
Copy link
Collaborator

@its-me-abhishek its-me-abhishek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might work, but is pretty much not user friendly. There shall probably be an option to turn it on / off via the UI itself. Inside the PFP button on Desktop, and inside the Hamburger icon on Mobile. Also maybe a slider to choose the Number of minutes would be great. I don't really follow the env file addition as well. There's no point in adding this as it can easily be handled using a state. Please remove that as env files make the setup convoluted unnecessarily. And similarly revert the jest config file

@RajVishh
Copy link
Contributor Author

RajVishh commented Nov 5, 2025

This might work, but is pretty much not user friendly. There shall probably be an option to turn it on / off via the UI itself. Inside the PFP button on Desktop, and inside the Hamburger icon on Mobile. Also maybe a slider to choose the Number of minutes would be great. I don't really follow the env file addition as well. There's no point in adding this as it can easily be handled using a state. Please remove that as env files make the setup convoluted unnecessarily. And similarly revert the jest config file

okay sure I'll do it

@RajVishh RajVishh force-pushed the task-autosync branch 2 times, most recently from 3d2adf2 to 4ae2af9 Compare November 7, 2025 12:44
@RajVishh
Copy link
Contributor Author

RajVishh commented Nov 7, 2025

This might work, but is pretty much not user friendly. There shall probably be an option to turn it on / off via the UI itself. Inside the PFP button on Desktop, and inside the Hamburger icon on Mobile. Also maybe a slider to choose the Number of minutes would be great. I don't really follow the env file addition as well. There's no point in adding this as it can easily be handled using a state. Please remove that as env files make the setup convoluted unnecessarily. And similarly revert the jest config file

I've made the changes and also updated the PR description for the same, please check

@RajVishh RajVishh changed the title task-autosync: Implement task auto sync for dev environemnt task-autosync: Implement task auto sync feature for frontend Nov 7, 2025
@its-me-abhishek its-me-abhishek merged commit 42bf8e8 into CCExtractor:main Nov 7, 2025
4 checks 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.

Auto Sync Setup for Frontend

2 participants