Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
18 stars 15 forks source link

Datepicker for advanced movie options blocks out dates that it shouldn't #498

Closed dgarciabriseno closed 7 months ago

dgarciabriseno commented 11 months ago
image

This is using flatpickr, I think it's set to black out dates beyond the end date, but that makes it feel clunky.

Just need to remove the maxDate option on the flatpickr instance on #movie-start-date in MovieManagerUI.js.

aayushtmG commented 11 months ago

Hey, l will like to be assigned on this issue

dgarciabriseno commented 11 months ago

@aayushtmG all yours. I'll send some info in a minute about running helioviewer on your pc. Still working on the docs.

dgarciabriseno commented 11 months ago

@aayushtmG Try following the instructions in the readme here for running hv locally for testing.

raptor-07 commented 10 months ago

Is this resolved? can I PR?

dgarciabriseno commented 10 months ago

Not resolved yet, you can PR

raptor-07 commented 10 months ago

image

Not able to reproduce this!

EDIT:

image

Reproduced it!

raptor-07 commented 10 months ago

https://github.com/Helioviewer-Project/helioviewer.org/pull/512

Review PR please!

dgarciabriseno commented 7 months ago

This was completed with PR #512