torchbox / torchbox/wagtail-tinytableblock

Wagtail 8: add support for API v3

Open
#33 0 comments 0 reactions 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

References:

To-Do:

  • confirm whether there is need for anything special for the write operations

Notes:
It..just works. You need to send the full table HTML, rather than the data representation

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 referenced Wagtail API v3 documentation and inspect the existing Wagtail integration in this repository. Confirm whether write operations require special handling beyond sending the full table HTML, then verify that API v3 read and write behavior works as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, python
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.