influxdata / influxdata/giraffe
Support ISO-8601 time format in custom time range
Open
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
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 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