feat: implement notification response handling#156
Merged
owengretzinger merged 1 commit intomainfrom Jan 27, 2025
Merged
Conversation
This was referenced Jan 17, 2025
Collaborator
Author
Graphite Automations"Request reviewers once CI passes" took an action on this PR • (01/17/25)1 reviewer was added to this PR based on Owen Gretzinger's automation. |
a0f664b to
76b6087
Compare
492d5b1 to
a423843
Compare
76b6087 to
3aa2f64
Compare
a423843 to
e6b12dd
Compare
4d8ea59 to
3e713eb
Compare
e6b12dd to
adb931f
Compare
3e713eb to
9097a7a
Compare
adb931f to
f05f966
Compare
f05f966 to
b427b7a
Compare
AnkushSarkar10
approved these changes
Jan 27, 2025
Collaborator
Author
Merge activity
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

TL;DR
Added notification response functionality allowing users to accept/reject friend requests and habit invites.
Screen.Recording.2025-01-17.at.1.07.37.PM.mov
What changed?
useRespondToNotificationmutation hook to handle notification responsesHow to test?