halo/ui/packages
Takagi 4fd6353a58
fix: duplicate scroller issue in post edit page (#5537)
#### What type of PR is this?

/kind bug
/area editor
/milestone 2.14.x

#### What this PR does / why we need it:

在默认富文本编辑器下,当滚动时有概率会使页面小于正常大小。在文章最底部使用 AI 插件更加容易复现。

#### How to test it?

测试文章滚动时是否会小于正常大小,推荐在文章最底部使用 AI 插件来复现和测试。

#### Which issue(s) this PR fixes:

Fixes #3853 

#### Does this PR introduce a user-facing change?
```release-note
修复文章编辑页面出现多个滚动条导致的页面高度样式问题。
```
2024-03-21 12:32:07 +00:00
..
api-client refactor: optimize reply queries using index mechanisms (#5497) 2024-03-13 08:44:08 +00:00
components Prepare for developing 2.14 (#5448) 2024-03-06 03:04:07 +00:00
editor fix: duplicate scroller issue in post edit page (#5537) 2024-03-21 12:32:07 +00:00
shared Prepare for developing 2.14 (#5448) 2024-03-06 03:04:07 +00:00
ui-plugin-bundler-kit Prepare for developing 2.14 (#5448) 2024-03-06 03:04:07 +00:00