influxdata / influxdata/giraffe

Support ISO-8601 time format in custom time range

Open
#486 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/feature request team/ui
Dominant language
TypeScript
Stars
189
Forks
33
Avg merge
3d 15h
Merged PRs (30d)
4

Description

When using custom time range, it would be great to support ISO-8601 formats (so I can copy/paste directly from a query into the dashboard): i.e. 2019-12-01T01:10:00-05:00

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the custom time range input and its current time parsing or validation behavior. Use the example `2019-12-01T01:10:00-05:00` as the acceptance case, and check any existing time-range tests if present. Done means an ISO-8601 value can be pasted into a custom range and is accepted correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.