blocksuite icon indicating copy to clipboard operation
blocksuite copied to clipboard

fix(database): can't edit database side layout title

Open golok727 opened this issue 1 year ago • 3 comments

Related to https://github.com/toeverything/blocksuite/pull/6858 Closes https://github.com/toeverything/blocksuite/issues/6832 (1)

golok727 avatar Apr 25 '24 07:04 golok727

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocksuite ❌ Failed (Inspect) Apr 29, 2024 10:55am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
blocksuite-docs ⬜️ Ignored (Inspect) Visit Preview Apr 29, 2024 10:55am

vercel[bot] avatar Apr 25 '24 07:04 vercel[bot]

Your org has enabled the Graphite merge queue for merging into master

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

graphite-app[bot] avatar Apr 25 '24 07:04 graphite-app[bot]

The root cause of this bug is using renderModel to render single block. According to the current technical plan, it should be replaced with renderSpecPortal. However, I'm not sure how to use renderSpecPortal to only render a block that nested inside a database block. I need to discuss this with @Saul-Mirone.

zzj3720 avatar Apr 25 '24 10:04 zzj3720

@zzj3720 should I close this for now ?

golok727 avatar Apr 29 '24 10:04 golok727