cortezaproject / corteza

Low-code platform
https://cortezaproject.org
Apache License 2.0
1.48k stars 344 forks source link

Compose - Add support for tables in rich text editor #1753

Open KoamSK opened 3 months ago

KoamSK commented 3 months ago

It would very helpful to add support for tables in rich text editor in corteza compose

Action List (By EmmyMay)

Fajfa commented 3 months ago

@KoamSK Could you elaborate, as much details as possible is always helpful.

What do you expect from this, how would you configure it, who can use it and so on

KoamSK commented 3 months ago

Sure.

The use cases of tables in a rich text are virtually unlimited, but here are the main two:

Practical exemple :

I noticed the project uses tiptap for rich text input, so I think the most straightforward implementation is the one used in the official exemples : https://v1.tiptap.dev/tables

Please don't hesitate if you need more details on anything. I'm here to help !