- Implemented optimistic UI updates in `TeamDetailView` to reflect member role changes immediately. - Added IPC channel for updating member roles, including validation for team and member names. - Enhanced tests to cover the new role update functionality, ensuring proper handling of valid and invalid inputs. |
||
|---|---|---|
| .. | ||
| configValidation.test.ts | ||
| globalSearch.test.ts | ||
| guards.test.ts | ||
| teams.test.ts | ||