jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.38k stars 1.16k forks source link

HTML Table support #323

Open jasonfoy99 opened 7 years ago

jasonfoy99 commented 7 years ago

This is a really fantastic project. The only thing missing here is table support. I know the author is busy working on something else before she has chance of digging in. I am really new to react and draft. I am just wondering if there is any workaround to achieve table support, such as including a plugin like draft-js-table-plugin to work with react-draft-wysiwyg. Has anyone get HTML table working with react-draft-wysiwyg?

jpuri commented 7 years ago

Hi @jasonfoy99 , thanks you liked editor project.

Its hard to use draft-js-table-plugin with react-draft-wysiwyg.

A way to achieve it would be create custom block renderer and custom toolbar button.

There are quite a few people who need it and it very useful feature. I am thinking of developing it - but it will be comparatively bigger task and since I am also busier these day - I can not promise how soon it will be ready.

jasonfoy99 commented 7 years ago

Understood. Thank you for your quick reply.

crazywako commented 6 years ago

Any progress on this?

bevinhex commented 6 years ago

Any progress?

epozsh commented 6 years ago

Is there any progress?

tomkiss commented 6 years ago

Just gonna add my name to the list, this would be super helpful it seems to be one of the least implemented features in WYSIWYGs 👍

tanmynguyen commented 6 years ago

Yep! That bigger feature. I need it :(. I hope @jpuri will resolve it .

couturecraigj commented 6 years ago

@jpuri do you want me to build a PR for this because I would like to see this as well.

jpuri commented 6 years ago

Sure, I will be very happy for a PR of this feature. Plz let me know if I can help you anywhere in doing that.

couturecraigj commented 6 years ago

So,

I am not sure about how you want the table to look for the SVG icon. Maybe I can leave that to you. I will try to get the normal functionality working and we can go from there.

On May 15, 2018, at 8:17 AM, Jyoti Puri notifications@github.com wrote:

Sure, I will be very happy for a PR of this feature. Plz let me know if I can help you anywhere in doing that.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jpuri/react-draft-wysiwyg/issues/323#issuecomment-389145724, or mute the thread https://github.com/notifications/unsubscribe-auth/AF9vGAHkuw5F0SIforv1IsRJufzqBHcDks5tysdSgaJpZM4NbCvz.

jpuri commented 6 years ago

That wounds good 👍

couturecraigj commented 6 years ago

I have been trying to figure this out... Everything seems to be in different places. I do not know how I would go about doing this. I think I am giving up. I want to help but, I think I might just try to build my own with a basic draft-js then find out how to integrate it. Unfortunately, that will take some time.

What I see as important to get this up and running is the following:

I will see if I can revisit this after I implement it individually.

On Tue, May 15, 2018, 1:03 PM Jyoti Puri notifications@github.com wrote:

That wounds good 👍

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jpuri/react-draft-wysiwyg/issues/323#issuecomment-389240779, or mute the thread https://github.com/notifications/unsubscribe-auth/AF9vGHMuv3NTCrQxOcUrpkstjEnCg1FPks5tywpZgaJpZM4NbCvz .

wliadmin commented 5 years ago

Hi,

Any update on this? I really need this plugin or way to use table in the editor.

BjoernRave commented 4 years ago

Anyone has a suggestion what is the best way to achieve this right now?

yomi05 commented 4 years ago

Is there any update on this... really need the feature

milkysingh commented 4 years ago

@jpuri ANY UPDATES?

DamilolaStem commented 3 years ago

Any update on how to implement table in react draft ?

mauriciomutte commented 3 years ago

Is there any progress?

tinhlv commented 3 years ago

I am also looking forward to it. I am using the components available in plugin draft-js-table-plugin to include them in my project. Screen Shot 2021-01-14 at 14 40 58

zhuhongyin commented 3 years ago

draft-js-table-plugin

@tinhlv looks good, do you have a guide for how to use draft-js-table-plugin

SangeetAgarwal commented 3 years ago

@tinhlv same question as @zhuhongyin any guidance on how you got this to work as you showed in the image? Thanks for the help.

zackiieonebbad commented 3 years ago

No

On Tue, Feb 16, 2021, 14:24 Sangeet Agarwal notifications@github.com wrote:

@tinhlv https://github.com/tinhlv same question as @zhuhongyin https://github.com/zhuhongyin any guidance on how you got this to work as you showed in the image? Thanks for the help.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jpuri/react-draft-wysiwyg/issues/323#issuecomment-780063741, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASPDIJPGOPYOJLSFF77UTLTS7LBADANCNFSM4DLMFPZQ .

anandgautamvns commented 3 years ago

How can i use this

mmpatel78 commented 2 years ago

Hi... I want to use table in the rich text editor.. is there anyway to use table.. please let me know

razlani commented 1 year ago

I daresay we aren't seeing any update to this repo any time soon.. table-seekers seek elsewhere.

majadul1989 commented 1 year ago

I am also looking forward to it. I am using the components available in plugin draft-js-table-plugin to include them in my project. Screen Shot 2021-01-14 at 14 40 58

Its just on Image for this screenshot I think

caoss commented 1 year ago

Any updates on this?

sinyorre commented 1 year ago

any updates ?

qzw881130 commented 8 months ago

any updates ?

QiaoLi1996 commented 7 months ago

Is there any progress?