jspreadsheet / jspreadsheet/ce
HTML column editor is too short for toolbar;
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:
This issue is also present in the documentation: https://bossanova.uk/jspreadsheet/v4/examples/richtext-html-editor:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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