redpanda-data / redpanda-data/console

Message preview cannot expand/collapse after upgrade 3.5+

Open
#2,247 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

frontend
Dominant language
TypeScript
Stars
4.3k
Forks
432
Avg merge
3d 6h
Merged PRs (30d)
40

Description

Description:

After upgrading to the latest version, the message preview section can no longer be expanded or collapsed.

Previously, clicking on the preview area (or the expand/collapse button) would toggle the full message content correctly. However, after the upgrade, the preview remains fixed and does not respond to user interaction.

Environment:

  • Version: v3.5.3
  • Browser (if applicable): Chrome
  • Deployment type: Docker

Steps to Reproduce:

  1. Upgrade from version 3.2.x to 3.5.x
  2. Open the message list page
  3. Click on a message preview
  4. Try to expand or collapse the preview

Expected Behavior:

Message preview should expand and collapse normally when clicked.

Image

Actual Behavior:

Clicking does not trigger expand/collapse. No visible response.

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the message list page and reproduce the preview interaction in Chrome after upgrading from 3.2.x to 3.5.x. Trace the click behavior for the message preview and expand/collapse button, then verify that the preview responds correctly in both directions.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.