mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
The button doesn't do anything at the moment, but it's there visually. Because this uses the same button as the dual-function button for approve/reject, I extracted that component into a reusable "multi-action" button. I could have copied the code wholesale, but it's a complex component, so I thought this would be a better solution. I'll add the dialog in a follow-up PR. This one already has a lot of changes. Visual:  |
||
---|---|---|
.. | ||
ChangeRequest | ||
ChangeRequestConfirmDialog | ||
ChangeRequestOverview | ||
ChangeRequestSidebar | ||
ChangeRequestStatusBadge | ||
ProjectChangeRequests | ||
ChangeRequest.test.tsx | ||
changeRequest.types.ts | ||
ChangeRequestPermissions.test.tsx | ||
changesCount.ts | ||
UpdateCount.test.tsx | ||
UpdateCount.tsx |