Skip to content

Conversation

@valkirilov
Copy link
Member

@valkirilov valkirilov commented Dec 1, 2025

What

Remove the additional icon from the tooltips shown for the cloud databases on the database list.

Testing

In order to see this tooltip, you need the following prerequisites.

  1. You should import a FREE remote database from Redis Cloud
  2. Wait 3 days without connecting to it to see a warning that it might get deleted if there is no activity
  3. Wait 16 days without connecting to it to see the other message, as it might be deleted already

Or simply bypass the checks in the code here and there to force the tooltip

Before After
Screenshot 2025-12-01 at 10 37 30 Screenshot 2025-12-01 at 10 33 48
Screenshot 2025-12-01 at 10 37 46 Screenshot 2025-12-01 at 10 34 17

Note

Removes the additional icon from cloud database warning tooltips and replaces the row layout with a column.

  • UI (DbStatus):
    • Remove RiIcon (AlarmIcon) from warning tooltip content.
    • Replace Row layout with Col for tooltip content rendering.
    • Adjust imports accordingly in redisinsight/ui/src/pages/home/components/db-status/DbStatus.tsx.

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.93% 21002/25326
🟡 Branches 68.14% 8852/12991
🟡 Functions 78.04% 5744/7360
🟢 Lines 83.34% 20569/24680

Test suite run success

5474 tests passing in 705 suites.

Report generated by 🧪jest coverage report action from c408796

@valkirilov valkirilov merged commit 74e8a42 into main Dec 1, 2025
19 checks passed
@valkirilov valkirilov deleted the fe/feature/RI-7833/cloud-database-warning-tooltip branch December 1, 2025 10:22
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.

3 participants