Kendo-angular: [DateInput]: copy/paste support

Created on 26 Jul 2017  路  2Comments  路  Source: telerik/kendo-angular

Description

The component should support pasting a valid date string into the input. Currently, this functionality is not supported.

Enhancement date-inputs

Most helpful comment

It is a must-have feature.
I usually keep my birth date in the clipboard. So every time a website ask for it, during registration, I just paste it there.

All 2 comments

It is a must-have feature.
I usually keep my birth date in the clipboard. So every time a website ask for it, during registration, I just paste it there.

A partial copy/paste support was added in @progress/[email protected].

The pasted value should result to a valid date, which can be parsed by the component. In all other cases, the pasted value will be ignored.

Was this page helpful?
0 / 5 - 0 ratings