Skip to content

Fix/1414/pinned message padding #3172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

pardhan03
Copy link

Fixes #1414

What this PR does

This PR fixes the UI bug where pinned messages didn’t have bottom padding when they were not the last in a message group.

🛠

added the paddingVertical in MessageSimple.txs component where the message is rendered.

Before

pinned-message

After

pinned-meesage1
pinned-message2
pinned-message3

@khushal87
Copy link
Member

Hey @pardhan03, the PR doesn't seem to fix the crux of the issue which was already fixed during the design refinements in V6. So, I will close the PR. Your fix seems to raise the entire content by 4px wrt to the MessageAvatar which doesn't look good on the UI.

Fixed design on V6:
simulator_screenshot_972BD7FB-62A6-4640-B498-FC5193A582C0

After your fix:

simulator_screenshot_205D8211-E16D-4CCF-819F-A7EDB3499CA5

@khushal87 khushal87 closed this Jul 21, 2025
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.

UI enhancement around messaging grouping and message pinning
2 participants