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

[AND-294] PinnedMessageList stateless component factories. #5603

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

VelikovPetar
Copy link
Contributor

🎯 Goal

Introduce factory methods in ChatComponentFactory for PinnedMessageList.

🧪 Testing

  1. Override any of the new factory methods in the CustomChatComponentFactory
  2. Open compose sample app
  3. Open channel -> tap on channel name -> open "Pinned Messages"
  4. The changes made in the factory should be visible

Copy link
Contributor

github-actions bot commented Jan 31, 2025

SDK Size Comparison 📏

SDK Before After Difference Status
stream-chat-android-client 3.17 MB 3.17 MB 0.00 MB 🟢
stream-chat-android-offline 3.38 MB 3.38 MB 0.00 MB 🟢
stream-chat-android-ui-components 7.86 MB 7.86 MB 0.00 MB 🟢
stream-chat-android-compose 8.73 MB 8.73 MB 0.00 MB 🟢

@VelikovPetar VelikovPetar marked this pull request as ready for review January 31, 2025 09:05
@VelikovPetar VelikovPetar requested a review from a team as a code owner January 31, 2025 09:05
…ponent-factories

# Conflicts:
#	CHANGELOG.md
#	stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/theme/ChatComponentFactory.kt
Copy link
Member

@skydoves skydoves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 💯

…ponent-factories

# Conflicts:
#	CHANGELOG.md
#	stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/theme/ChatComponentFactory.kt
Copy link

sonarqubecloud bot commented Feb 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

2 participants