You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed handleDeleteProfile to use dispatch() for immediate state
updates
- Removed duplicate message sending in handleMakeActive for consistency
- Profile deletion now provides immediate visual feedback instead of
delayed visibility
Fixes#625
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- Bug Fixes
- Improved reliability of deleting and activating profiles, ensuring
changes reflect immediately in the UI.
- Performance
- Faster, more responsive interactions when deleting or making a profile
active.
- Refactor
- Streamlined internal handling of profile actions to reduce latency and
improve consistency across the Profile Manager.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Ian Bolton <[email protected]>
Co-authored-by: Claude <[email protected]>
0 commit comments