notification bugs and improvements #1142
Labels
No labels
android: closed alpha
android: open beta
app-parity
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
creator
Epic
good first issue
hacktoberfest
help wanted
icebox
Invalid
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
product review
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LBRYCommunity/lbry-android#1142
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?
bugs:
improvements:
I'm working on a PR to add this right into all notification metadata so we don't have to resolve it.
For the bug about "notification not working most of the times", when testing it before MR 1175 merging and after merging it, I saw a big improvement. The bug report was lacking some explanation on the steps to be followed to reproduce the problem, but as I said on chat, this was a problem I found long time ago, but stopped from appearing. The cause of this disappearance could be a different flow of action when using notifications.
What I tried today was:
Building without 1175, a new single content appears but notification list reappears quickly before even the snapshot or related content is shown. When building from current master branch, content from the notification is shown, just as expected.
I will still keep testing for this when adding the thumbnail and the channel picture to notifications.