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

feat(projects): add check for finding next relevant page #1192

Draft
wants to merge 17 commits into
base: 2.3.0
Choose a base branch
from

Conversation

MyPyDavid
Copy link
Member

Description

Related issue: #1191

Adds a method _find_next_relevant_page to ProjectPageViewSet to resolve next page already in the ViewSet instead of via responses to the user.

Motivation and Context

How has this been tested?

Screenshots (if appropriate)

@MyPyDavid MyPyDavid self-assigned this Nov 13, 2024
@MyPyDavid MyPyDavid force-pushed the 1191-interview-slow-loading-on-proceed-when-a-lot-of-conditional-pages-are-skipped branch from 9796e9e to f3b8850 Compare November 13, 2024 10:10
@MyPyDavid MyPyDavid changed the base branch from main to 2.3.0 November 13, 2024 10:11
@MyPyDavid MyPyDavid changed the base branch from 2.3.0 to main November 13, 2024 10:14
@MyPyDavid MyPyDavid changed the base branch from main to 2.3.0 November 13, 2024 10:15
@MyPyDavid MyPyDavid force-pushed the 1191-interview-slow-loading-on-proceed-when-a-lot-of-conditional-pages-are-skipped branch from f3b8850 to 9756d2c Compare November 13, 2024 10:18
@MyPyDavid MyPyDavid force-pushed the 1191-interview-slow-loading-on-proceed-when-a-lot-of-conditional-pages-are-skipped branch from 3e06cd8 to c90ea63 Compare November 14, 2024 14:22
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.

Interview, slow loading on proceed when a lot of conditional pages are skipped.
2 participants