facebook / facebook/lexical

Feature: Indent support for Tables

Open
#7,527 0 comments 0 reactions 0 assignees View on GitHub
enhancement tables
Dominant language
TypeScript
Stars
23.9k
Forks
2.2k
Avg merge
1d 14h
Merged PRs (30d)
55

Description

Selecting a table and indenting does nothing.

Lexical version:

## Steps To Reproduce

1. Create a Table with a few rows and columns
2. Highlight the whole table (easiest to select from inside first cell in first row, to inside the last row last cell)
3. Indent the table by using the indent command

Link to code example:

Simple to reproduce in the playground

## The current behavior

Current behavior does nothing. Currently the `indent` property on the node doesn't change.

## The expected behavior

Table should indent like text does.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.