Skip to content

Conversation

@ArtemHoruzhenko
Copy link
Contributor

@ArtemHoruzhenko ArtemHoruzhenko commented Nov 28, 2025

What

Clear state for cloud the same way as for other states when model has been closed

Testing


Note

Reset Redis Cloud state when closing the database modal, aligning it with other state resets.

  • Frontend
    • redisinsight/ui/src/pages/home/HomePage.tsx
      • Add resetDataRedisCloud import from uiSrc/slices/instances/cloud.
      • Call dispatch(resetDataRedisCloud()) in handleClose to clear cloud data when the modal is closed.

Written by Cursor Bugbot for commit 86a55cc. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.86% 20959/25293
🟡 Branches 68.09% 8849/12996
🟡 Functions 77.88% 5722/7347
🟢 Lines 83.28% 20526/24647

Test suite run success

5446 tests passing in 703 suites.

Report generated by 🧪jest coverage report action from 86a55cc

@ArtemHoruzhenko ArtemHoruzhenko merged commit 43c8feb into main Dec 1, 2025
19 checks passed
@ArtemHoruzhenko ArtemHoruzhenko deleted the fe/bugfix/RI-7775-cloud-modal-is-shown-after-close branch December 1, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants