-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Content Types Edit Dialog) Workflow actions dropdown (#29928)
### Proposed Changes * Emit the initial value of the form in `workflowsSelected$` observable. * Add a check to ensure the workflow actions dropdown exists before attempting to clear it. ### Checklist - [x] Tests - [x] Translations - [x] Security Implications Contemplated (add notes if applicable) ### Additional Info This PR fixes: 1. #29765 2. #29762 ### Screenshots #### Before ![image](https://github.com/user-attachments/assets/f9851368-7479-4a9c-a354-77c82093a0c9) #### After https://github.com/user-attachments/assets/766cb82a-763f-4d57-8325-14eaba622455
- Loading branch information
1 parent
4e84677
commit 12934b5
Showing
4 changed files
with
46 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters