Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

添加评论刷新按钮以应对请求失败的情况 #1269

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Jun 27, 2022

Close #1264

评论请求可能会失败,这导致返回的评论数为0,现在添加一个手动刷新的按钮,以降低请求失败造成的影响

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

请求失败会显示没有评论,但用户需要返回上一层再进才能再次请求

新的行为是什么?

在错误提示下面添加刷新按钮,可以手动刷新

PR 检查清单

请检查你的 PR 是否满足以下要求:

  • 应用成功启动
  • 文件头已经被添加至所有源文件中
  • 包含破坏式更新

备注

@Richasy Richasy added bug 🐛 异常或错误使得应用不能按预期工作 UI 问题 🎨 用户界面表现不符合预期 labels Jun 27, 2022
@Richasy Richasy merged commit 7e55059 into main Jun 27, 2022
@Richasy Richasy deleted the richasy/addReplyRefresh branch June 27, 2022 01:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作 UI 问题 🎨 用户界面表现不符合预期
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 评论第一次被展开有概率失败
1 participant