Open
Conversation
✅ Deploy Preview for incomparable-tiramisu-91a96a ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
max-koro
approved these changes
Mar 5, 2026
Contributor
max-koro
left a comment
There was a problem hiding this comment.
2 small suggestions, everything else looks good!
Nice catch on the small prose fixes throughout.
| | `Started` | The user opened the consent URL but hasn't consented yet. | | ||
| | `Accepted` | The user consented successfully. | | ||
| | `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. | | ||
| | `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. When you cancel a parent consent, you also cancel all its child consents. | |
Contributor
There was a problem hiding this comment.
Suggested change
| | `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. When you cancel a parent consent, you also cancel all its child consents. | | |
| | `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. Canceling a parent multi-consent also cancels all its child consents. | |
| | `Canceled` | Consent requests can be `Canceled` by you or your user as long as the consent has a non-final status. `Canceled` also applies to child consents when a preceding child consent `Failed`. When you cancel a parent consent, you also cancel all its child consents. | | ||
| | `CustomerRefused` | The user refused to consent to the sensitive operation. | | ||
| | `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. | | ||
| | `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. When a parent consent expires, all its child consents also expire. | |
Contributor
There was a problem hiding this comment.
Suggested change
| | `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. When a parent consent expires, all its child consents also expire. | | |
| | `Expired` | The user opened the consent URL, but didn't consent within the 20-minute validity window. This also applies if the user tries to consent but can't manage to complete a valid consent within the 20 minutes. When a parent multi-consent expires, all its child consents also expire. | |
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.
No description provided.