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

Date range picker/filter #58

Open
ppanero opened this issue May 28, 2019 · 2 comments
Open

Date range picker/filter #58

ppanero opened this issue May 28, 2019 · 2 comments

Comments

@ppanero
Copy link
Member

ppanero commented May 28, 2019

It would be nice to have support for date fitlers. For example with a datetime-picker like the one from Airbnb [1] or some range filters.

I have seen that Semantic-UI has no such components. However, both calendar[2] and slider[3] are available in Fomantic-UI (A seem-to-be better community maintained fork of SUI).

I am willing to work on this an contribute to it.

[1] https://github.com/airbnb/react-dates
[2] https://fomantic-ui.com/modules/calendar.html
[3] https://fomantic-ui.com/modules/slider.html

@farhanassauqi99
Copy link

mantab

@ntarocco
Copy link
Contributor

Implementing something similar here: inveniosoftware/invenio-app-ils#783

Since Semantic UI does not have a calendar widget out of the box, this issue is tricky: adding a calendar lib might "collide" with the another calendar widget adopted in the main app.

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

No branches or pull requests

3 participants