Skip to content

Conversation

HocKu7
Copy link
Contributor

@HocKu7 HocKu7 commented Jul 15, 2025

sergeyteleshev
sergeyteleshev previously approved these changes Jul 18, 2025
@Wroud Wroud requested review from SychevAndrey and devnaumov July 18, 2025 11:15

if (this.requestInfo.query === this.options?.query) {
firstResultId = this.getPreviousResultId(prevResults, executionContextInfo);
if (firstResultId !== undefined && !refresh) {
Copy link
Member

Choose a reason for hiding this comment

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

This logic is duplicated in ContainerDataSource, if it is possible, its better to move it to the separate method, so if we made some changes in one data source, we will not forget about the second one

devnaumov
devnaumov previously approved these changes Jul 18, 2025
@HocKu7 HocKu7 dismissed stale reviews from devnaumov and sergeyteleshev via 52e2ee4 July 21, 2025 11:33
sergeyteleshev
sergeyteleshev previously approved these changes Jul 22, 2025
@sergeyteleshev sergeyteleshev requested a review from yagudin10 July 22, 2025 14:02
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.

7 participants