Skip to content
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

Clocks should not allow unsetting segments when not in edit mode #1050

Open
KitCat420 opened this issue Mar 9, 2025 · 0 comments
Open

Clocks should not allow unsetting segments when not in edit mode #1050

KitCat420 opened this issue Mar 9, 2025 · 0 comments

Comments

@KitCat420
Copy link

Progress tracks explicitly only allow marking progress, not removing it. The only way to unmark progress is by editing the progress item and using the function there. This does not hold up for clocks, which allow unmarking progress by simply clicking an already filled segment. This should likely be blocked, since this could be a potentially destructive action - and clocks are generally only meant to advance, never to retreat. This problem is further amplified by the fact that reducing a clock does not state its original value, thus potentially losing information when clicked by accident.

brave_cgQNPJMODn.mp4
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

No branches or pull requests

1 participant