[PR #933] [MERGED] Fix login screen flash after authentication #2999

Closed
opened 2026-03-22 14:27:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/933
Author: @kolaente
Created: 6/12/2025
Status: Merged
Merged: 6/12/2025
Merged by: @kolaente

Base: mainHead: codex/fix-login-form-flash-on-page-load


📝 Commits (1)

  • b83c408 fix: prevent login screen flash

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 frontend/src/router/index.ts (+2 -0)

📄 Description

Summary

  • ensure the router waits for auth check before resolving routes

Testing

  • pnpm lint:fix

https://chatgpt.com/codex/tasks/task_e_684ab8f4ecf0832289f9cdfe8bdb1060


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/933 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/12/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/fix-login-form-flash-on-page-load` --- ### 📝 Commits (1) - [`b83c408`](https://github.com/go-vikunja/vikunja/commit/b83c40817be6b6492135eec08292c5683c085fc4) fix: prevent login screen flash ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/router/index.ts` (+2 -0) </details> ### 📄 Description ## Summary - ensure the router waits for auth check before resolving routes ## Testing - `pnpm lint:fix` ------ https://chatgpt.com/codex/tasks/task_e_684ab8f4ecf0832289f9cdfe8bdb1060 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 14:27:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2999