-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
New functionality, allowing user to edit an existing DRS Object
- leverage the existing
DrsObjectForm
component, rendering certain elements that are not present on the read-onlyshow
page - edit form should be at the
/drs/:id/edit
route - when user navigates to page, existing attribute values must be pre-populated, fields are editable
id
is a special case, it is the only non-editable field on theupdate
page. Do not render the "generate random id" button, and disable the field
Metadata
Metadata
Assignees
Labels
No labels