box / box-ui-elements

React Components for Box's Design System and Pluggable Components
https://developer.box.com/docs/box-ui-elements
Other
539 stars 303 forks source link

feat(metadata-sidebar): disable delete button #3677

Closed karolinaru closed 6 days ago

karolinaru commented 1 week ago

This pull request disables the Delete button in the MetadataInstanceEditor when a user starts creating a new template. Since there's nothing to delete before the instance is created, the button stays inactive.

Editing new template chosen from dropdown:

Screenshot 2024-09-25 at 17 01 40

Editing already existing instance:

Screenshot 2024-09-25 at 17 01 21