OpenSlides / OpenSlides/openslides-client

Tiptap editor: add indent option

Open
#6,460 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Schrödinger
Dominant language
TypeScript
Stars
35
Forks
52
Avg merge
1d 9h
Merged PRs (30d)
52

Description

Current behavior
Currently it is not possible to indent a text in the tiptap editor with something like a tabstop. This limits the structuring of texts.

Wanted behavior
A tabstop like function should be integrated in the tiptap editor. The editor should support this new function for all editor option except (important!) the motion edit. The motion edit should NOT support indention.

Contributor guide

No contributing guide indexed for this repository

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 locating the Tiptap editor entry point and the configuration for its editor options, then identify how the motion edit is distinguished from the other modes. Check how existing text-editing features are tested. Done means indentation or a tabstop works in every supported editor option except motion edit, where it remains unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.