torchbox / torchbox/wagtail-tinytableblock

Features request: more formatting and styling

Open
#16 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10
Forks
4
Avg merge
1h 4m
Merged PRs (30d)
1

Description

Thank you for your work. This is probably the most beautiful table block for Wagtail that I have seen.

I would like to ask you to add the following functionality:

  1. Text formatting: bold, italic, underline, strikethrough, superscript, subscript, color.
  2. Changing the style of the entire table: width (% and px), border style.
  3. Changing cell sizes (width and height, including using the mouse).

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 by inspecting the repository's existing table block and TinyMCE integration. Define the scope and interaction details for text formatting, table width and borders, and mouse-based cell sizing before implementing. Done means the requested formatting and sizing controls work and are covered by the project's relevant checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.