formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.86k stars 1.06k forks source link

Underline option in Ckeditor along with wcag accessibility help #5697

Open yankeebreezy opened 1 month ago

yankeebreezy commented 1 month ago

Hi Team, I m wondering if there is any way we can provide the underline option in the ckeditor toolbar. At the moment we only have bold and italic. Also, It seems like accessibility help dialog is also not there. Is there any way we can add that?

Thanks

lane-formio commented 1 month ago

Looks like these options would require the inclusion of specific plugins from CKeditor. We are always willing to review PRs if anyone would like to take a crack at including these as a feature.

olgabann commented 1 month ago

For internal reference: FIO-8743

lane-formio commented 1 month ago

We have it on the backlog to investigate this, but it might be a while before someone gets around to it. If you'd like to try this on your own, it should work if you bundle your own ckeditor and include it as a dependency before you include the renderer dependency.