Skip to content

Conversation

laevandus
Copy link
Contributor

🔗 Issue Link

Jira or Github issue link, if applicable.

🎯 Goal

Describe why we are making this change.

🛠 Implementation

Provide a description of the implementation.

🧪 Testing

Describe the steps how this change can be tested (or why it can't be tested).

🎨 Changes

Add relevant screenshots or videos showcasing the changes.

☑️ Checklist

  • I have signed the Stream CLA (required)
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Affected documentation updated (docusaurus, tutorial, CMS (task created)

@laevandus laevandus requested a review from a team as a code owner September 12, 2024 10:52
}
.onChange(of: appState.userState) { newValue in
if newValue == .loggedIn {
/*
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will be added back later when sorting is consistent

Copy link
Contributor

Choose a reason for hiding this comment

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

Might be good to add a comment in the code, but not a big deal 👍

@Stream-SDK-Bot
Copy link
Collaborator

Stream-SDK-Bot commented Sep 12, 2024

SDK Size

title develop branch diff status
StreamChatSwiftUI 7.06 MB 7.11 MB +49 KB 🟢

}
.onChange(of: appState.userState) { newValue in
if newValue == .loggedIn {
/*
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be good to add a comment in the code, but not a big deal 👍

@laevandus laevandus merged commit 5d69420 into develop Sep 12, 2024
10 checks passed
@laevandus laevandus deleted the dep/v4.63.0 branch September 12, 2024 12:01
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.

4 participants