soccerloway / quill-better-table

Module for better table in Quill, more useful features are supported.
MIT License
307 stars 113 forks source link

UX Problems using the table #62

Open Flowlicious opened 3 years ago

Flowlicious commented 3 years ago

Hello there, we integrated the plugin into the Quill Editor and it works as expected. But there are some major UX Problems while using the table. You can delete partial contents of the table if you, for example, double click a cell and press "del" and if you double click inside a cell and try to enter values. Currently the table can be destroyed easily and even "undone" cannot fix it when you once destroyed it. You can reproduce those issues on the demo page. Is there a way to address these issues?

regards

Shackless commented 3 years ago

+1

We are facing the same issues.

Mrbeyond commented 2 years ago

Same issue even till now.

unzld commented 2 years ago

You have to include the keyboard bindings (commented out on the demo) to prevent this from happening.