WikiEduDashboard
WikiEduDashboard copied to clipboard
Refactor date_picker.jsx from class based to functional component
What this PR does
Refactor date_picker.jsx from class based to functional component
Screenshots
Before:
https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/151192805/dafe05a9-8b13-4ad8-9292-044795035d15
After:
https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/151192805/9a18d79e-b0fa-4c23-b492-d617c7a7426f
Do those failing specs pass locally for you?
I did the rebasing as you said. But due to some issues related to mariaDB in my local, I am unable to run the localhost.So,no tests are passing. But when it was working fine in my earlier PR,it passed all the tests.
You should be able to reset the test database to get your local environment back in order.