Skip to content

[Table v2] col-w-N block properties visible as text after column resize #12597

@Brikas

Description

@Brikas

Description

When resizing columns in a Table v2, the internal col-w-N block properties (e.g. col-w-1: 146px, col-w-2: 323px) appear as visible text at the top of the table. They persist — they don't disappear after resizing is done.

Expected behavior

Column width properties are internal/tech properties and should be hidden from the rendered view, the same way logseq.table.version:: 2 was fixed in #9499 (closing #9489).

Actual behavior

After resizing a table column, properties like col-w-1:: 146px appear as plain text above the table and stay visible.

Steps to reproduce

  1. Create a Table v2 block
  2. Resize any column by dragging the column border
  3. Observe col-w-1:: <value> text appearing at the top of the table and not disappearing

Screenshots

(Column width indicators visible above table after resizing)

Environment

  • Logseq version: 0.10.15
  • Platform: Windows 10

Installed plugins

  • Imgur Upload v0.0.4
  • Jump to Block v1.6.1
  • File Linker v0.2.0
  • LogTools v0.1.1
  • Save Scrollbar Position v0.0.4
  • TODO Exploder 1.0.3
  • Markdown Table Editor v1.9.0
  • Copy Code v1.2.0
  • Bullet Threading v1.1.4
  • Banners v3.4.11
  • Awesome Links v1.15.16
  • Tabs v1.19.4
  • Block to page v1.3.0
  • Another Embed v0.17.4
  • Link Preview v2.3.0
  • logseq-wordcount-plugin 2.4.14
  • Awesome UI v2.4.0
  • Luckysheet v0.9.3
  • Awesome Props v1.10.0

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions