ResourceInputs should let the user edit the resource in a dialog in certain scenarios.
Polleps opened this issue · 0 comments
Polleps commented
There is currently no way to edit a resource that the user just created in a NewResourceDialog.
When creating a new resource. The 'goto' button on the resource selector often doesn't work because the resource is not saved yet. It can even lead to data loss when the button was clicked while creating a new resource in a dialog.
This goto button should be an edit button instead that opens the edit dialog.
