-
Notifications
You must be signed in to change notification settings - Fork 11
Firefox: Date picker in model input is broken #259
Comments
latest Chrome browser does not exhibit this bug |
Okay, I just tested and can confirm as well. Works on Chrome but not Firefox. Note that in Firefox, nothing is logged to the console when the date is selected, so this will require some debugging… |
makes me wonder whether it happens in IE11 also @szhu ? |
It actually works on IE11 -- just checked! |
@jessex what percent of our users are using Firefox? Want to know how urgent this is |
Firefox has about 4% of overall usage right now, but the browser stats skew towards Chrome (even with the in-place filter to take out localhost and now.sh traffic) owing to all of the development and internal activity happening in Chrome. I would guess it's not significantly higher, though. |
I got a response from the react-date-picker maintainer, will try to wrap this up quickly. |
Describe the bug
The date picker for Planned Releases fails to populate the date field. (The field can still be updated by typing in a date manually.)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Date field should be populated with the selected date
Screenshots
Screenshots revealing sensitive information must not be shared. If a screenshot is helpful in diagnosing and resolving the bug, please send this directly to a contact on the Recidiviz team.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Bug is seen on latest
master
development builds but does not currently occur in prodNote:
master: https://recidiviz-covid19-dashboard.now.sh/
prod: https://model.recidiviz.org/
The text was updated successfully, but these errors were encountered: