Current situation: when setting the Date Required for items on a CN, the date picker pops up and when the user selects a date, the date picker starts to fade out. Attempting to click the Update button before the calendar has completely faded will select a different date (whichever random day happened to be over the update button).
Desired: After clicking the desired date, the picker calendar should vanish immediately. There should be no opportunity to accidentally click another date.
Reason: Current situation is objectively bad design with no benefit. The bug will cause mistakes by users to attempt to click the update button "too fast" for Upchain to keep up and then who don't notice that Upchain caused an error.