MozillaSecurity / MozillaSecurity/FuzzManager
[CrashManager] UI should support timezones
Open
Nobody has claimed this yet.
crashmanager
enhancement
help wanted
- Dominant language
- Python
- Stars
- 208
- Forks
- 48
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 2
Description
The dates shown in the CrashManager UI are all UTC and should probably be adjusted to match the user's timezone. This can probably be done entirely on the client side using a JS library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CrashManager UI code that renders dates and check how it currently formats UTC values. Confirm the existing client-side date-handling approach before choosing a library; done means the displayed CrashManager dates match the user's timezone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100