Skip to content

Conversation

valkirilov
Copy link
Member

Description

Update visuals of the Browser page when the database is empty:

  • change the image when there are no kays available
  • change the buttons for importing sample data
  • change the buttons for the tutorials

Note: Redis UI colors do not match what we have in Figma. Still, I rely on the default behavior, so we can inherit any updates in the future (potential color fixes).

Before After
image Screenshot 2025-10-02 at 14 55 10
Screenshot 2025-10-02 at 14 56 36 Screenshot 2025-10-02 at 14 55 26

How it was tested

  1. Open the Databases page and connect to an existing database (or establish a connection with a new instance)
  2. Open the Browser tab from the top navigation

Note: Make sure that you have a clean database. If not, you can run flushdb in the CLI.

- change the buttons for imprting sample data
- change the buttons for the tutorials

re #RI-7589
@valkirilov valkirilov self-assigned this Oct 2, 2025
Copy link
Contributor

github-actions bot commented Oct 2, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.12% 20025/24385
🟡 Branches 67.48% 8675/12855
🟡 Functions 76.21% 5328/6991
🟢 Lines 82.54% 19605/23752

Test suite run success

5162 tests passing in 677 suites.

Report generated by 🧪jest coverage report action from 88a3afe

@valkirilov valkirilov marked this pull request as ready for review October 2, 2025 12:16
Copy link
Collaborator

@ArtemHoruzhenko ArtemHoruzhenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very good, thanks!

@valkirilov valkirilov merged commit ce4627c into main Oct 2, 2025
18 checks passed
@valkirilov valkirilov deleted the fe/feature/RI-7589_browser-empty-database branch October 2, 2025 12:49
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