UI BUG (windows): clear button in date input

  1. Goal:
    Report and fix the issue with the missing β€œclear” (X) icon in date input fields.

  2. Issue:
    The β€œX” (clear) icon does not appear in input fields of type date, even when a value is present. This issue only occurs on the Windows platform.

  3. Steps taken to troubleshoot:
    – Tested on different operating systems (issue only on Windows)
    – Reloaded the page
    – Tried different browsers

  4. Additional info:
    – The issue affects only input[type="date"] fields
    – Occurs on Windows devices only
    – Screenshot attached for reference