Skip to content

Add custom time support to Pomodoro timer#1557

Open
chn25csd565-bit wants to merge 3 commits into
aryandas2911:mainfrom
chn25csd565-bit:pomodoro-custom-time
Open

Add custom time support to Pomodoro timer#1557
chn25csd565-bit wants to merge 3 commits into
aryandas2911:mainfrom
chn25csd565-bit:pomodoro-custom-time

Conversation

@chn25csd565-bit

Copy link
Copy Markdown

📌 Description

Added custom time input support to the Pomodoro Timer, allowing users to personalize focus and break sessions according to their workflow.

🔗 Related Issue

Closes #1511

🛠 Changes Made

  • Added custom duration inputs for Focus, Short Break, and Long Break sessions.
  • Added validation to prevent invalid timer values and enforce reasonable limits.
  • Added Focus / Short Break / Long Break mode selection.
  • Updated timer logic to use user-defined durations while keeping existing timer functionality.
  • Improved Pomodoro UI with responsive settings panel and theme-matching styling.

✅ Checklist

  • Code runs locally
  • Followed project structure
  • No console errors
  • Properly tested changes
  • Linked the issue

🚀 Notes for Reviewers

Please review the custom timer flow, validation limits, and UI responsiveness.

@aryandas2911

Copy link
Copy Markdown
Owner

lint pls

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.

Feature Enhancement: Add Custom Time Input Support to Pomodoro Timer

3 participants