pnp / pnp/sp-dev-fx-controls-react

Rich text - can we have more configuration control over Quill?

Open
#2,031 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
433
Forks
418
Avg merge
5d 6m
Merged PRs (30d)
19

Description

Category

[X] Enhancement

[ ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 3.22.0 ]

If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.

Expected / Desired Behavior / Question

It would be really useful if the Rich Text component offered more control over the configuration of Quill. For example, out the box, there's no support for HTML tables (even if you paste in a table, the tags are stripped). Perhaps an override could be provided, that lets the user pick (a) more items to appear in the toolbar, (b) the modules that are loaded, and (c) the handling of HTML tags (which to strip, which to include).

If I add the standalone version of Quill to my project, as well as the PnP controls library, are there likely to be any clashes?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Rich Text component and its Quill integration. Review how toolbar, modules, and HTML handling are currently configured, then clarify which override is in scope and how standalone Quill compatibility should be verified. Done requires an agreed configuration API and coverage for the selected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.