Yoast / javascript

Monorepo for all the JavaScript within Yoast
131 stars 54 forks source link

P2-907 - Close date picker again when the user clicks outside of it. #1181

Closed hansjovis closed 3 years ago

hansjovis commented 3 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

*

Test instructions

This PR can be tested by following these steps:

Impact check

UI changes

Quality assurance

Fixes #

johannadevos commented 3 years ago

Acceptance: 🚧

It only seems to be working when a date has already been selected (for example, when I pick a date, and then reopen the date picker). When I open the date picker for the first time (or after I have reset it) and then click outside it, it isn't closed.

hansjovis commented 3 years ago

This PR does not work as designed. Since this will be picked up later, I am closing this PR to be able to make a fresh start when this is picked up again.