Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: 在清屏时没有重置 article 标签的高度 #82

Open
1 of 3 tasks
Chihaya-Yuka opened this issue Aug 18, 2024 · 0 comments
Open
1 of 3 tasks

Bug: 在清屏时没有重置 article 标签的高度 #82

Chihaya-Yuka opened this issue Aug 18, 2024 · 0 comments

Comments

@Chihaya-Yuka
Copy link
Contributor

Chihaya-Yuka commented Aug 18, 2024

复现步骤

在有多条消息并且清屏后,我们会发现当键入文本时,页面会自动滚到最下方无文字区域。

问题描述

通过 F12 开发者工具发现 article 标签的高度没有被重置,其值为 2169.5,这不应该是一个新页面拥有的。

理想解决方法

在进行清屏操作时调用重置 article 的函数。

Todo List

  • 我可以参与这个 issue 的贡献。
  • 实现重置 article 标签的函数。
  • 在清屏时调用重置 article 标签的函数。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant