arqex / arqex/react-datetime

Incorrect handling of zero value for time picker

Open
#553 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

### I'm Submitting a ...
```
[x] Bug report
[ ] Feature request
[ ] Support request
```

### Steps to Reproduce
```

### Expected Results
The time input field displays "0:00:00".

### Actual Results
The time input field is blank.

### Other Information
The use case is picking a time in a video, starting from zero. I guess that DateTime is conflating a zero value with a null or undefined value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.