Codeinwp / Codeinwp/visualizer

Enhancements of data editor for tables

Open
#721 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
108
Forks
29
Avg merge
1d 9h
Merged PRs (30d)
7

Description

HTML Editing

We could add an HTML editor to allow users to modify the cell content, in this way they could add images or other things as to style their table accordingly.

The editor could look something like this: https://i.imgur.com/l5oRnFc.png

This is currently done in other solutions (such as tablepress) already.

Merging Cells

We could allow users to merge cells, if possible with the spreadsheet plugin.


For these new options, we could add action buttons on top of the table which would apply to the current selection.

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

No file, test, or entry point is named. Start by locating the data editor and its spreadsheet plugin integration, then clarify the scope of HTML cell editing, cell merging, and selection action buttons. Done should include agreed behavior and tests for each requested option.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.