Annotation for period doesn't accept times in the case that time formatting doesn't include a date
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. Create a chart on a dashboard
2. Format the time axis to display hh:mm:ss
2. Select a date range a few days in the past
3. Attempt to create a time range annotation
4. Enter the times for the annotation date range
__Expected behavior:__
The attempt to create an annotation should succeed
__Actual behavior:__

It appears that the missing date is causing some erroneous assumption about date to be made
__Environment info:__
* influxdb cloud 2.0
* Dashboard
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.