-
Notifications
You must be signed in to change notification settings - Fork 415
Open
Labels
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.

Reactions are currently unavailable