appflowy-editor icon indicating copy to clipboard operation
appflowy-editor copied to clipboard

feat: allow tables to be aligned (Draft - has issues)

Open saif-ellafi opened this issue 8 months ago • 0 comments

Dear Appflowy team,

The goal of this PR (Draft) is to support tables alignment, to avoid a situation like this: image

The approach is to add a BlockComponentAlignMixin and let the Table widget to align accordingly.

Current problem: The JSON state of the editor exponentially grows in a bad way, see the attached json example New game 8 - state 2.json

saif-ellafi avatar Mar 25 '25 12:03 saif-ellafi