glanceapp / glanceapp/community-widgets
Arr Widget - timezone with quotes doesn't work properly
Open
bug report
- Dominant language
- Go
- Stars
- 872
- Forks
- 175
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 9
Description
### Widget link
widgets/arr-releases-by-erkston
### Description
`timezone: "-04" # must have quotes`
this would only work for if i didnt add quotes
i.e
`timezone: +0930`
Contributor guide
Research direction
Start with the widgets/arr-releases-by-erkston widget and reproduce the timezone configuration using both the quoted "-04" value and the unquoted +0930 value. Trace how each value is parsed; done means quoted timezone offsets work correctly without breaking the existing unquoted format.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100