redmine_issue_dynamic_edit icon indicating copy to clipboard operation
redmine_issue_dynamic_edit copied to clipboard

Fix edit for field date

Open AizeLeOuf opened this issue 5 years ago • 1 comments

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.

AizeLeOuf avatar Dec 13 '19 14:12 AizeLeOuf

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:

  1. Native browser picker
  2. Redmine custom picker

Do I miss a specific case ?

Ilogeek avatar May 08 '20 16:05 Ilogeek