You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
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, bothcalendar
[2] andslider
[3] are available inFomantic-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
The text was updated successfully, but these errors were encountered: