telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 39 forks source link

[Spreadsheet] Custom cell editors feature #1674

Open rkhadder opened 1 year ago

rkhadder commented 1 year ago

I'm submitting a...

Current behavior

I am trying to add a drop down to a cell. I am following the custom editors documentation. The validation piece works but the dropdown button and options are not rendered. I created a code sandbox that demonstrates my issue: https://codesandbox.io/s/fervent-driscoll-2mwf49?file=/app/main.tsx

Screenshot 2023-08-19 at 9 47 40 AM

Expected behavior

I expect a dropdown button to occur like in the non React example. http://dojo.telerik.com/IgiFEwEN

Screenshot 2023-08-19 at 9 48 50 AM

Minimal reproduction of the problem with instructions

https://codesandbox.io/s/fervent-driscoll-2mwf49?file=/app/main.tsx

What is the motivation or use case for changing the behavior?

I analyze uploaded XLSX documents and push potential answers to the dropdown so my end users can more quickly fill out their XLSX sheets.

Environment

Package versions: 5.16.1

Browser:

System:

WissamProgress commented 1 year ago

Reported in Ticket ID: 1619782 and Ticket ID: 1620511

Custom cell editors in jQuery: https://demos.telerik.com/kendo-ui/spreadsheet/custom-editors