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

Improve date range input #200

Open
FlorianCassayre opened this issue Sep 18, 2020 · 0 comments
Open

Improve date range input #200

FlorianCassayre opened this issue Sep 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@FlorianCassayre
Copy link
Member

When expecting a date range from the user, we currently use two separate DateInput components (from semantic-ui-calendar-react) for this matter, however it turns out there is a dedicated component for that: DatesRangeInput.
The task would be to create our own overlay of that component and update all the forms that include date ranges.

image

@FlorianCassayre FlorianCassayre added the enhancement New feature or request label Sep 18, 2020
@FlorianCassayre FlorianCassayre mentioned this issue Nov 6, 2020
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant