Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KoamSK opened this issue Apr 4, 2024 · 2 comments
Open

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

KoamSK opened this issue Apr 4, 2024 · 2 comments
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Milestone

Comments

@KoamSK
Copy link

KoamSK commented Apr 4, 2024

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

@Fajfa
Copy link
Member

Fajfa commented Apr 5, 2024

@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
Copy link
Author

KoamSK commented Apr 11, 2024

Sure.

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

  • Data representation and comparison
  • Layout and text alignment

Practical exemple :

  • a conclusion text field where a user need to represent his data in a text field.

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 !

@Fajfa Fajfa added enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js) labels Apr 15, 2024
@Fajfa Fajfa added this to the 2024.3.x milestone Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

No branches or pull requests

2 participants