Date/timestamps should show relative time hints.

Open
#416 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
django, python
Domain
frontend, web-dev

Research direction

Start by examining the EC2SpotManager pool instance list, where relative-time hints are already used, and then trace how ISO datetime strings are rendered through the Django template engine. Determine whether the pattern can be generalized to the server interface and verify that rendered timestamps show useful relative-time tooltips consistently.

Written by the indexing model from the issue text.

Description

covmanager crashmanager enhancement help wanted spotmanager

We use ISO datetime strings throughout FuzzManager server interface. Often it is useful to know the relative time passed (eg. 1 hour ago). We do this explicitly in some places such as EC2SpotManager pool instance list.

We should investigate whether it is possible for the django template engine to recognize this pattern and add tooltips to show relative time.

Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MozillaSecurity/FuzzManager

All issues in MozillaSecurity/FuzzManager

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.