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

Chat: data layer integration #28114

Conversation

EugeniyKiyashko
Copy link
Contributor

No description provided.

@EugeniyKiyashko EugeniyKiyashko self-assigned this Sep 26, 2024
@EugeniyKiyashko EugeniyKiyashko force-pushed the 24_2_chat_datasource_integration branch 3 times, most recently from a86764b to 349f24e Compare September 30, 2024 08:21
@EugeniyKiyashko EugeniyKiyashko requested a review from a team September 30, 2024 15:10
@EugeniyKiyashko EugeniyKiyashko assigned ksercs and unassigned ksercs Sep 30, 2024
ksercs
ksercs previously approved these changes Sep 30, 2024
}

dataSource.store().insert(message).done(() => {
dataSource.load();
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it required? Seems like it means that we'll send addition request after single message rendering, so it would be great if we can omit it

Copy link
Contributor Author

@EugeniyKiyashko EugeniyKiyashko Oct 1, 2024

Choose a reason for hiding this comment

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

We discussed this part separately. The details can be found in the corresponding team's post.

@EugeniyKiyashko EugeniyKiyashko merged commit 15339b2 into DevExpress:24_2 Oct 1, 2024
279 checks passed
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.

3 participants