mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 14:35:53 +03:00
[GH-ISSUE #259] 能否增加在进入 历史消息 栏自动刷新一下消息 #230
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @x2358473 on GitHub (Nov 26, 2024).
Original GitHub issue: https://github.com/Finb/Bark/issues/259
每次从通知是打开 消息,进入历史消息列表都看不到最新的通知。都要手去下拉一下,以刷新列表。
@x2358473 commented on GitHub (Dec 18, 2024):
@Finb 个人比较好奇为什么不能每次显示或进入历史消息时都自动刷新下。而是要打开app时计算距离上次刷新时间后再刷新。这个刷新应该不会影响性能。主要但是有时消息比较多时。打开过app后如果不从通知列表点进去,直接打开app就看不到,每次手动下拉一下才能看到。
@Finb commented on GitHub (Dec 18, 2024):
下拉刷新只有20条数据,如果往后翻页找一个什么东西时,只要切一下APP就要重新翻页了。
这一块之后会再优化下,做到及时更新