overture-stack / ego-ui

Administration user interface for the Ego authorization service
https://www.overture.bio/products/ego
GNU Affero General Public License v3.0
0 stars 3 forks source link

Add Cancel button when showing Confirm Delete button #193

Closed anncatton closed 2 years ago

anncatton commented 2 years ago

There is no "Cancel" button when the "Confirm Delete" button is displayed, so the only way to exit the flow is to call an unrelated action or reload the page.

Solution: Add a "Cancel" button to the left of the "Confirm Delete" button, which will return the Content panel to display mode.

anncatton commented 2 years ago

Work for this will be tracked in #167