pacifica / pacifica-metadata-mgmt

Pacifica Metadata Management Interface
GNU Lesser General Public License v3.0
0 stars 3 forks source link

Fix #5 add delete confirm modal #12

Closed dmlb2000 closed 5 years ago

dmlb2000 commented 5 years ago

Description

This adds a delete confirm modal to verify before deleting that the user really wants to.

NOTE: this uses a react component that isn't part of MaterialUI but I think we could make it MaterialUI if we wanted.

Signed-off-by: David Brown dmlb2000@gmail.com

Issues Resolved

Fix #5

Check List