Skip to content
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

feat: Don't apply padding-top hack when date separator is in use #228

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

szuperaz
Copy link
Collaborator

@szuperaz szuperaz commented Jun 27, 2023

🎯 Goal

We have a hacky solution for applying padding-top to the first message in the list, this is to fix the issue of reactions not displayed properly for the first message. This hack is not necessary if we have a date separator, so this PR turns that of for that cases.

🛠 Implementation details

Provide a description of the implementation

🎨 UI Changes

Add relevant screenshots

Make sure to test with both Angular and React (with both MessageList and VirtualizedMessageList components) SDKs

@szuperaz szuperaz merged commit d199261 into develop Jun 27, 2023
1 check passed
@szuperaz szuperaz deleted the date-separator-padding-top branch June 27, 2023 12:01
@szuperaz
Copy link
Collaborator Author

🎉 This PR is included in version 3.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant