Describe the bug
If there is a JQUI datepicker above a TinyMCE text field, the datepicker dropdown is hidden beneath the text field toolbar:
Janeway version
v1.5.1-RC-6+
Proposed solution
- Replace all instances of JQUI datepicker with the standard HTML picker, provisionally, until we have a back-office design system for these.
- Replace all instances of JQUI datepicker and timepicker with a new DateTimeField modification that uses
datetime-local.
In scope
Not in scope
Describe the bug
If there is a JQUI datepicker above a TinyMCE text field, the datepicker dropdown is hidden beneath the text field toolbar:
Janeway version
v1.5.1-RC-6+
Proposed solution
datetime-local.In scope
Not in scope