Closed bwebs closed 9 months ago
Attention: 7 lines
in your changes are missing coverage. Please review.
:exclamation: No coverage uploaded for pull request base (
main@aabbe8d
). Click here to learn what that means.
Files | Patch % | Lines |
---|---|---|
...ackages/react-hooks/src/inbox/use-inbox-actions.ts | 0.00% | 7 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When using Inbox with views, unread and read weren't getting applied properly. This PR fixes that by applying the GetInboxMessagesParams.status to fetchMessages()
Description
[Pull Request Description Here]
Type of change