redpanda-data / redpanda-data/console
Message preview cannot expand/collapse after upgrade 3.5+
Nobody has claimed this yet.
- 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:
- Upgrade from version 3.2.x to 3.5.x
- Open the message list page
- Click on a message preview
- Try to expand or collapse the preview
Expected Behavior:
Message preview should expand and collapse normally when clicked.
Actual Behavior:
Clicking does not trigger expand/collapse. No visible response.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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