redmine_issue_dynamic_edit
redmine_issue_dynamic_edit copied to clipboard
Fix edit for field date
Actually we must click twice, one for edit th date value, another to validate, this PR resolves this issue.
We hide the edited menu also when we choose a date with the Redmine widget.
Hi @AizeLeOuf
Thank you for your PR! I wasn't able to reproduce your issue. To be sure : you have to click again after you've selected the correct date on a datetime input ?
Here's what i've got with:
Do I miss a specific case ?