Skip to content

Migrate button on not_found to Pajamas component

Sam Figueroa requested to merge 363995-migrate-button-on-not-found into master

What does this MR do and why?

Migrates the button on the not_found page to use the Pajamas::ButtonComponent.

The button changes in color from the deprecated green (btn-success) to the standard blue for btn-confirm

Screenshots or screen recordings

Before: After:
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Log in
  2. Visit http://localhost:3000/NCC-74656
  3. Observe search form

MR acceptance checklist

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

Related to #363995 (closed)

Edited by Sam Figueroa

Merge request reports

Loading