AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] When no spaces exist within a workspace, the placeholder loading indicator is visible, even though no data is to be loaded.

未关闭
#8,774 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Dart
星标
76.6k
派生
6k
PR 合并指标
30 天内没有已合并 PR

描述

### How to Reproduce

Delete all spaces from a workspace.

### Expected Behavior

That no spaces exist should be explicitly stated, else it should be blank.

### Operating System

1.

~~~sh
#!/usr/bin/env sh
cat /etc/os-release | jc --ini | jq 'with_entries(.value |= (if type=="string" and test("^[0-9]+$") then tonumber else . end))| {NAME, VARIANT, VERSION_ID}' | yq -P
~~~

1.

~~~YAML
NAME: Fedora Linux
VARIANT: KDE Plasma Desktop Edition
VERSION_ID: 44
~~~

### Screenshots

Image

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。