Disable keyboard navigation in React Kendo Upload component

1 Answer 156 Views
Upload
Arnaud
Top achievements
Rank 1
Arnaud asked on 09 Jul 2021, 09:31 AM

Hello,

 

I am trying to disable the keyboard navigation and actions inside the Upload component but it seems like there are no existing props that could allow me to achieve that.

I also tried to disable the keyboard using a reference with a event listener + stopPropagation but the upload's ref doesn't allow me to add a listener to it.

Do you have any ideas on how I can manage to do this?

 

Best regards,

Arnaud

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 12 Jul 2021, 07:37 AM

Hello, Arnaud,

Currently, the keyboard navigation is always on.

If you wish I can transfer this to an official public feature request and add a property that will disable it?

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Upload
Asked by
Arnaud
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or