Skip to content

Convert buttons in unsubscribe to use Pajamas

What does this MR do and why?

It converts buttons inside of `app/views/sent_notifications/unsubscribe.html.haml` to be Pajamas compliant.

Solves #417902 (closed)

Screenshots or screen recordings

before:

Screenshot 2023-12-18 at 8.02.38 PM.png

after:

after.png

How to set up and validate locally

  1. Ensure pipelines pass
  2. Make sure before/after looks the same

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Ted Tran

Merge request reports