Skip to content

text-input.applyOnBlur issues in picker #1280

@nclemeur

Description

@nclemeur

Describe the bug
When using `:text-input="{applyOnBlur: true}", it seems that the time picker arrows are not working if the first click in the date picker menu is on one of the arrows that control the time.

To Reproduce
Steps to reproduce the behavior:

  1. Go to this stackblitz
  2. Click on the input text to open the date picker (notice that the date is selected in the calendar and is shown correctly in the preview, see screenshot 1)
  3. Click on the any arrow of the time picker
  4. The time preview is gone and the date is not selected anymore (see screenshot 2)

Expected behavior
I would not expect the date to be unselected in the picker and the time preview cleared. I actually just noticed now that it's not limited to the time picker arrow, but if you click anywhere in the picker that is not a date, you obtain the same issue...

Screenshots
Screenshot 1:
Image
Screenshot 2:
Image

Desktop & mobile (please complete the following information):

  • Browser chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions