feat(web): move edit/delete buttons closer to part operations #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relocate the Edit and Delete buttons on the item detail pane to be closer to the other part operation buttons, reducing mouse travel.
Currently Edit and Delete are at the top-right of the detail pane, far from the tab actions. Move them into the action bar area or group them with other operations.
Part of the UI rework series.