Update several buttons to use Pajamas::ButtonComponent
What does this MR do and why?
This merge request updates the buttons in the following files to use Pajamas::ButtonComponent
.
File | Issue |
---|---|
app/views/layouts/header/_current_user_dropdown.html.haml |
#417821 (closed) |
app/views/projects/merge_requests/_code_dropdown.html.haml |
|
app/views/projects/diffs/viewers/_collapsed.html.haml |
|
app/views/projects/cleanup/_show.html.haml |
#417828 (closed) |
app/views/shared/notes/_hints.html.haml |
#417855 (closed) |
I used the instructions provided in this issue, but feedback is always welcome!
Please note: two of the buttons were removed from this merge request because they are not trivial and require further testing and styling considerations, please see this comment for more information.
Screenshots
Before | After |
---|---|
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.
Edited by Ahmed Hemdan