cleodora-forecasting / cleodora-forecasting/cleodora
Frontend: 'Resolves' can only be set with minute precision but is stored and displayed with seconds
Open
- Dominant language
- Go
- Stars
- 24
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
e.g. if I choose 12:00 AM I end up with 12:00:39 AM. It should instead do 12:00:00 AM.
Contributor guide
Research direction
Start by locating the frontend code for the “Resolves” control and tracing how its selected time is stored and rendered. Reproduce the 12:00 AM case, then verify that the value is stored and displayed as 12:00:00 AM without changing the selected minute.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100