jspreadsheet / jspreadsheet/ce

HTML column editor is too short for toolbar;

Open
#1,646 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.2k
Forks
890
PR merge metrics
No merged PRs in 30d

Description

One of my columns is a Richtext (html) column. When opening the editor in a cell within this Richtext column, the Richtext editor does not fully contain the editor's toolbar. The editor appears to function as desired, but this is aesthetically unpleasing. Is this something that I can correct? Or is there a patch coming for this? Thank you.

See here:

image

This issue is also present in the documentation: https://bossanova.uk/jspreadsheet/v4/examples/richtext-html-editor:

image

Contributor guide

Open the contributing guide

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 with the richtext HTML editor example linked in the issue and reproduce the toolbar clipping in a Richtext column. Compare the editor's rendered height with the toolbar dimensions in the example and identify the relevant editor entry point. Done means the full toolbar is visibly contained by the editor in both a spreadsheet cell and the documentation example.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.