- Updated the ReplaceMembersRequest import in preload to use a local type definition for consistency. - Refactored MemberDraftRow and MembersEditorSection components to utilize InlineChip type directly, enhancing type clarity. - Improved performance by using useMemo for workflow chips in MemberDraftRow, optimizing re-renders. - Adjusted the JSON text setting in MembersEditorSection to use queueMicrotask for better asynchronous handling. - Added TEAM_REPLACE_MEMBERS to IPC mock definitions for improved testing coverage. |
||
|---|---|---|
| .. | ||
| configValidation.test.ts | ||
| editor.test.ts | ||
| globalSearch.test.ts | ||
| guards.test.ts | ||
| ipcWrapper.test.ts | ||
| teams.test.ts | ||