Is your feature request related to a problem? Please describe.
After opening a candidate’s diff view, users must close the modal to promote the object, adding an unnecessary step to the review workflow.
Describe the solution you'd like
Add a Promote button to the diff modal for eligible candidate objects. It should perform the same promotion action as the button on the member card.
Describe alternatives you've considered
Close the diff modal and use the Promote button on the corresponding member card.
Additional context
The button should respect existing permissions and only appear when promotion is available.
Is your feature request related to a problem? Please describe.
After opening a candidate’s diff view, users must close the modal to promote the object, adding an unnecessary step to the review workflow.
Describe the solution you'd like
Add a Promote button to the diff modal for eligible candidate objects. It should perform the same promotion action as the button on the member card.
Describe alternatives you've considered
Close the diff modal and use the Promote button on the corresponding member card.
Additional context
The button should respect existing permissions and only appear when promotion is available.