Skip to content

给节点添加 page 标签后的双链显示问题 #57

@BopSun

Description

@BopSun

Search first

  • I searched and no similar issues were found

What Happened?

如果给页面内节点添加 Page 标签,连接此节点的双链会显示此节点的层级关系,而双链代码本身则会正常显示。

如果在 Library 中 按 Shift+tab 将其脱离父级页面,则会将此节点连同下方节点一起脱离。下方节点变成该节点页面中的内容出现。只有提前将此节点移动到父级页面的底部,然后再进行上述步骤脱离,并且需要刷新一次数据库后,才能得到正确的结果。

Reproduce the Bug

给页面中的节点添加 Page 标签

Expected Behavior

  1. 转换成页面的节点可以保留其页面层级关系。但不要在连接中显示,就像双链代码本身那样。
  2. 节点脱离父级页面时,不会连同下方同级节点一起脱离。
  3. 有办法能将页面转换成节点(指定为某个页面的子级)

Screenshots

Image

Browser, Desktop or Mobile Platform Information

Image

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)

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