Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Add Date and Time Inputs to Export Component with Time Validation #6750

Conversation

skrashevich
Copy link
Contributor

@skrashevich skrashevich commented Jun 8, 2023

This pull request introduces an enhancement to the Export component. Date and time inputs are refactored for better browser compatible, allowing users to select specific start and end times for export more intuitively. Furthermore, a validation check has been added to ensure that the chosen end time is always later than the start time. This improvement aims to prevent potential export issues and enhance user experience.

@netlify
Copy link

netlify bot commented Jun 8, 2023

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit e8527f9
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/6485bd33255de4000872aeda

@skrashevich
Copy link
Contributor Author

NB: it's really needs to double-check on different browsers/OS's before merging. I'm not sure about this :(

Co-authored-by: Blake Blackshear <[email protected]>
@blakeblackshear blakeblackshear merged commit 7459a1c into blakeblackshear:dev Jun 11, 2023
11 checks passed
@skrashevich skrashevich deleted the 230609-fix-export-datetime-picker branch June 11, 2023 13:01
@skrashevich skrashevich restored the 230609-fix-export-datetime-picker branch June 14, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants