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

Rich text Editor #4424

Open
1 task done
ANSHURANJAN1988 opened this issue Nov 20, 2024 · 2 comments
Open
1 task done

Rich text Editor #4424

ANSHURANJAN1988 opened this issue Nov 20, 2024 · 2 comments
Labels
priority: low 😴 status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: enhancement 💡 New feature or request

Comments

@ANSHURANJAN1988
Copy link

ANSHURANJAN1988 commented Nov 20, 2024

Description

HI Team,
Almost all the application we are using rich text editor and we are dependent on third party library like react-draft-wysiwyg
https://www.npmjs.com/package/react-draft-wysiwyg, quill, tinymce. Request that can we standardize one editor and put salt theme so it will be one place.

Expected behavior

we need below features minimum:
Configurable toolbar with option to add/remove controls.
Option to change the order of the controls in the toolbar.
Option to add custom controls to the toolbar.
Option to change styles and icons in the toolbar.
Option to conditionally show hide toolbar.
Support for inline styles: Bold, Italic, Underline, StrikeThrough, Code, Subscript, Superscript.
Support for block types: Paragraph, H1 - H6, Blockquote, Code.
Support for setting font-size and font-family and option to add custom types.
Support for ordered / unordered lists and indenting.
Support for text-alignment.
Support for coloring text or background and option to add your own color values.
Support for adding / editing links
Support for mentions.
Support for hashtags.
Support for adding / uploading images.
Support for aligning images, setting height, width.
Support for Embedded links, flexibility to set height and width.
Option provided to remove added styling.
Option of undo and redo.
support for copy paste from email, word documents, excel keeping same format in source document

Alternatives and examples

https://www.npmjs.com/package/react-draft-wysiwyg, quill, tinymce

Context

In ICM we are using rich text editor multiple places.

Are you a JPMorgan Chase & Co. employee?

  • I am an employee of JPMorgan Chase & Co.
@ANSHURANJAN1988 ANSHURANJAN1988 added status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: enhancement 💡 New feature or request labels Nov 20, 2024
@origami-z
Copy link
Contributor

origami-z commented Nov 20, 2024

Salt will not provide components that wraps other major libraries. This may be a good candidate for pattern or internal BPI for another team to own. Setting priority to low.

@ANSHURANJAN1988
Copy link
Author

ANSHURANJAN1988 commented Nov 20, 2024

Above was my suggestion. Salt can create some sort of rich text editor so its ease to use for all who is using salt. Ag grid is also third party library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low 😴 status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: enhancement 💡 New feature or request
Projects
Development

No branches or pull requests

2 participants