mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[GH-ISSUE #74] 通知框中多条消息,点击其中一条会进入app弹窗进行操作,但是其他几条就会消失 #69
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#69
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 @wensiyuansix on GitHub (Feb 8, 2021).
Original GitHub issue: https://github.com/Finb/Bark/issues/74
RT
@wensiyuansix commented on GitHub (Feb 8, 2021):
能否进入后,依然查看其他几条?
@Warkeeper commented on GitHub (Feb 9, 2021):
这个功能本身就有,打开 APP 左上角,有个可以查看历史消息的按钮
@happysoul commented on GitHub (Mar 18, 2021):
左上角点历史,然后右上角齿轮,选上默认保存就能一直存储历史数据
要不就在请求上加上保存的参数,app里面有例子---自动保存通知消息
@harryzcy commented on GitHub (Feb 16, 2022):
commit 102a8f2 解决了