john-bodley opened a new issue #12704: URL: https://github.com/apache/superset/issues/12704
The date picker decides to randomly jump to another date without clicking on it. ### Expected results Dates shouldn't change until clicked. ### Actual results what actually happens. #### How to reproduce the bug 1. Go to 'Explore' 2. Click on 'TIME RANGE' 2. Choose 'Custom' as the 'RANGE TYPE' 3. Choose 'Specific Date/Time' as the 'START' 4. Click on a date 5. Move the mouse off of the 'TIME RANGE' modal 6. Notice a different date is selected ### Environment (please complete the following information): - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
