Skip to content

Conversation

@valkirilov
Copy link
Member

@valkirilov valkirilov commented Nov 13, 2025

What

Replace the table used on the Pub/Sub page with Redis UI

  • also, delete no longer necessary code related to old table
  • added a default pagination, so we don't limit the table heigh with a fixed number

Testing

  1. Open Redis Insight and go to the Databases tab
  2. Open an existing database, or establish a new connection to a new database
  3. Go to the Pub/Sub page

Empty State

  1. Subscribe to receiving pub/sub messages

You should be able to see the empty state of the table, letting you know there are no messages yet

Before After
Screenshot 2025-11-13 at 13 21 35 Screenshot 2025-11-13 at 13 17 17
Screenshot 2025-11-13 at 13 21 41 Screenshot 2025-11-13 at 13 17 27

Listen for messages

  1. Fill in the "Channel" and the "Message" fields at the bottom of the screen
  2. Click on the "Publish" button

You should see how the table starts to grow with your messages

Before After
Screenshot 2025-11-13 at 13 20 57 Screenshot 2025-11-14 at 16 42 06
Screenshot 2025-11-13 at 13 21 01 Screenshot 2025-11-14 at 16 42 18

@github-actions
Copy link
Contributor

github-actions bot commented Nov 13, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.66% 20551/24862
🟡 Branches 67.86% 8767/12919
🟡 Functions 77.38% 5538/7157
🟢 Lines 83.07% 20121/24223

Test suite run success

5279 tests passing in 688 suites.

Report generated by 🧪jest coverage report action from 94d8901

@valkirilov valkirilov marked this pull request as ready for review November 13, 2025 12:48
@valkirilov valkirilov self-assigned this Nov 13, 2025
Copy link
Collaborator

@pawelangelow pawelangelow left a comment

Choose a reason for hiding this comment

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

Nice screenshots 😄 🎵

Copy link
Collaborator

@KrumTy KrumTy left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@valkirilov valkirilov merged commit 6b0bce0 into main Nov 17, 2025
26 of 27 checks passed
@valkirilov valkirilov deleted the fe/feature/RI-7714/pub-sub-table branch November 17, 2025 08:47
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