datocms / plugins

Repository providing samples using the Plugins SDK
MIT License
33 stars 47 forks source link

[Table Editor] There is no way to remove a row altogether. #63

Closed sayinserdar closed 2 years ago

sayinserdar commented 2 years ago

Hi! When we do extensive data manipulation in Dato, we need to remove a row from the table. To my knowledge, there is no row deletion feature in the plugin at the moment. Is there a plan to add this feature? It would be great if we could remove a row as well as a column. Cheers

souljuse commented 2 years ago

Hi! Can you please provide a screen recording of the issue? I am able to delete a row

sayinserdar commented 2 years ago

I can delete a row now as well 🥳 It must be a rendering bug then. I wasn't even able to see the leftmost greyed column. Thanks for being responsive.