Skip to content

Move Away From Full Page Load#243

Merged
AlexanderKaran merged 1 commit into
mainfrom
stop-full-page-load
Jun 21, 2026
Merged

Move Away From Full Page Load#243
AlexanderKaran merged 1 commit into
mainfrom
stop-full-page-load

Conversation

@AlexanderKaran

Copy link
Copy Markdown
Collaborator

We are no longer trying to fully stick to an MPA test (which triggers a full document reload), so we want to use the frameworks' links instead. Helps fix #240

Part of the review process for release:

@AlexanderKaran AlexanderKaran requested a review from 43081j as a code owner June 20, 2026 23:45
@Fuzzyma

Fuzzyma commented Jun 21, 2026

Copy link
Copy Markdown

Should we still call it mpa and spa and not just ssr and client-side?

I saw in the rename pr that we now have ssr, client-side and mpa. What makes the mpa test different? Clicking on that link?

@AlexanderKaran

AlexanderKaran commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator Author

@Fuzzyma yep but that is being dealt with in other PRs one which is already open. I am splitting the rename PRs up as all at once would be massive.

This PR is just fixing the links.

@AlexanderKaran AlexanderKaran merged commit 4fd8566 into main Jun 21, 2026
3 checks passed
@AlexanderKaran AlexanderKaran deleted the stop-full-page-load branch June 21, 2026 10:15
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.

Should we maybe not compare MPA and SPA?

3 participants