Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add optional message on declining media request #3714

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

KyleKincer
Copy link

Description

This change adds a modal to allow an admin user to add an optional message to the user when declining a media request. This message is included in any notification to the user of their declined request. The decline text is also visible on the request itself.

Screenshot (if UI-related)

image image

To-Dos

  • Implement on RequestCard component-- This only works from the Requests page currently.
  • Implement for the rest of the notification services. I don't currently have a way to test all of them. It's implemented for Discord (tested), and Email and WebPush (untested)

Issues Fixed or Closed

@KyleKincer KyleKincer changed the title Add optional message on declining media request feat: Add optional message on declining media request Dec 15, 2023

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to add optional message when denying a request
2 participants