Skip to content

Fix inbox mark as read not updating UI correctly#1981

Merged
hjiangsu merged 1 commit intodevelopfrom
fix/inbox-mark-as-read
Nov 26, 2025
Merged

Fix inbox mark as read not updating UI correctly#1981
hjiangsu merged 1 commit intodevelopfrom
fix/inbox-mark-as-read

Conversation

@hjiangsu
Copy link
Member

@hjiangsu hjiangsu commented Nov 25, 2025

Pull Request Description

This PR fixes an issue where marking an inbox item as read would cause the UI to update incorrectly. The underlying logic for updating the inbox item was correct, but there were some issues when removing the inbox item from the state. To fix this, a key has been added to all the inbox items which should fix the issue.

Issue Being Fixed

Issue Number: #1975

Screenshots / Recordings

Checklist

  • If a new package was added, did you ensure it uses an appropriate license and is actively maintained?
  • Did you use localized strings (and added appropriate descriptions) where applicable?
  • Did you add semanticLabels where applicable for accessibility?

@hjiangsu hjiangsu merged commit 292552a into develop Nov 26, 2025
1 check passed
@hjiangsu hjiangsu deleted the fix/inbox-mark-as-read branch November 26, 2025 18:14
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

Successfully merging this pull request may close these issues.

2 participants