Skip to content

Focus Mode Implemented - #200

Merged
Annanyatiwary4 merged 1 commit into
DevSyncx:mainfrom
kmanish527:feature/focusmode
Oct 28, 2025
Merged

Annanyatiwary4 merged 1 commit into
DevSyncx:mainfrom
kmanish527:feature/focusmode

Conversation

@kmanish527

Copy link
Copy Markdown
Contributor

🚀 Pull Request Checklist

Please ensure the following before requesting a review:

  • ✅ My issue is assigned to me, and I have not taken up another task simultaneously.
  • 🔁 I have pulled the latest changes from the main branch.
  • 🧪 My code is tested and does not break existing functionality.
  • 📚 I have added/updated documentation wherever necessary.
  • 🧹 My code follows the project’s coding standards.
  • ✍️ My commits are clear and meaningful.
  • 🧾 I have linked the issue this PR addresses with Closes #197 .

📌 Related Issue

Closes #197

🧠 Description

When the Pomodoro timer begins, this feature automatically closes all distracting tabs (like social media) and blocks new ones from opening, ensuring the user can only access allowed learning sites like LeetCode and GitHub until the timer ends.


✅ Type of Change

  • 🐞 Bug fix
  • 💡 Feature
  • 🧹 Code cleanup/refactor
  • 🧪 Test cases
  • 📚 Docs update

@vercel

vercel Bot commented Oct 28, 2025

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Annanya's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

🙌 Thanks @kmanish527 for raising this PR!
Our team will review it soon ⏳ — meanwhile, please make sure your PR follows our contributing guidelines 👉 Contributing Guidelines 🎉

@vercel

vercel Bot commented Oct 28, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
devsync Ready Ready Preview Comment Oct 28, 2025 2:16pm

@Annanyatiwary4
Annanyatiwary4 merged commit dafc48d into DevSyncx:main Oct 28, 2025
3 checks passed
@github-actions

Copy link
Copy Markdown

🎉🎉 Thank you for your contribution! Your PR #200 has been merged! 🎉🎉

@Annanyatiwary4 Annanyatiwary4 added enhancement New feature or request Features hacktoberfest-accepted only for hacktoberfest 2025 candidate labels Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Features hacktoberfest-accepted only for hacktoberfest 2025 candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Implement Pomodoro "Focus Mode" with Tab Blocking

2 participants