Migrate request button to Pajamas
What does this MR do and why?
Migrates the "Edit" button to using Pajamas component.
Resolves #384427 (closed)
Screenshots or screen recordings
No visible difference
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Go to
/admin/hooks. - Add a system hook, if none is present.
- If you know there are no hook logs (such as if just created), click on "Test" and choose any dropdown option.
- Next to a system hook, click on "Edit".
- "View details" for any log entry, which will take you to the view, such as
admin/hooks/1/hook_logs/1.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.

