Skip to content

Boost rejection modal #5868

Fausto Arcidiacono requested to merge feat/boost-reject-reason-f5868 into master

Ticket(s) / Related Merge Requests

#5868 (closed)

Summary of Changes

Created a new modal to allow admins to provide the rejection reason when rejecting a boost request.

Testing Considerations

Request to boost a post and then go to the admin console. When clicking the Reject button a modal should come up and allow the admin to select the rejection reason. Once selected, hit the Reject button in the modal and if everything is working correctly you should see a toast notification pop up confirming the successful rejection and the request that was rejected should have been updated in the console to present the Rejected status

Deployment Considerations

Regression Scope

Platform Affected (web, mobile, etc)

Developer Testing Completed

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports