Skip to content

Inconsistent code for val property named page #137

@shrishkukde

Description

@shrishkukde

At Step 18 - Getting the page based on the LoadType.

Inside LoadType.PREPEND -> {} block , the value of endOfPaginationReached is set to true.
However, at the end of the same page, below the line: Now, the full page computation looks like this:,
the value of above feild is set to false.

i.e. endOfPaginationReached = false

This two pieces of code contradict each other and creates confusion. Please correct.

Here are the images for quick references:

IMAGE 1 [STEP 18]


image

IMAGE 2 [STEP 18]


image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions