The following 3 issues have been fixed.
- "Delete Process" in the "︙" menu of Processes is now disabled for processes that the user does not have permission to delete. Previously, users could proceed to the confirmation dialog, and the permission error was only shown after attempting to execute the action. This now matches the behavior of the delete button in the process screen header.
- Fixed an issue where the background color when hovering over a row in the list was nearly indistinguishable from the background. It is now clear which row is being pointed at.
- Fixed an issue where keyboard focus was lost when deleting a selected chip in the multi-select input field for Assignment labels. Focus now remains on the search field or selection button after deletion, allowing users to continue operating without interruption.