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
This widget will be in the filter panel. It needs to take a list of available dates as a prop (these dates will be fetched from the Node API) and make those available to the user to select from. Currently on the index page this data is fetched in "getInitialProps".
@ctsexton Can you assign this to me for visibility?
MVP will be to just use the native date input field with min/max set and simple date validation. This should mean minimal refactoring for the component if style changes are made in the future.
Implement a simple date picker to allow access to historical records.
The text was updated successfully, but these errors were encountered: