[PR #249] [MERGED] changed redirects to router.push statements #345

Closed
opened 2026-02-27 19:17:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/249
Author: @OttoAhlfors
Created: 4/15/2024
Status: Merged
Merged: 4/15/2024
Merged by: @KeManen

Base: masterHead: 242-client-is-unusable-due-to-token-changes


📝 Commits (3)

  • 65f85fc changed redirects to router.push statements
  • 056dc6e added back the suspense since CI fails with out it
  • 57bfc67 Merge branch 'master' into 242-client-is-unusable-due-to-token-changes

📊 Changes

1 file changed (+6 additions, -5 deletions)

View changed files

📝 client/app/page.tsx (+6 -5)

📄 Description

This resolves he issue of client redirect but there is an issue where currently you get redirected on refresh due to a cors error possibly being caused by a 500 server error comming from get/pool 'AttributeError: 'NoneType' object has no attribute 'id' when this is fixed we can make the error handling on refresh more robust on front end


🔄 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/EddieTheCubeHead/Stagnum/pull/249 **Author:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@KeManen](https://github.com/KeManen) **Base:** `master` ← **Head:** `242-client-is-unusable-due-to-token-changes` --- ### 📝 Commits (3) - [`65f85fc`](https://github.com/EddieTheCubeHead/Stagnum/commit/65f85fc4f239c69ce62f2b6420291693b7ce22bf) changed redirects to router.push statements - [`056dc6e`](https://github.com/EddieTheCubeHead/Stagnum/commit/056dc6ec794f5041b5efc55dc601ded1516ed6a7) added back the suspense since CI fails with out it - [`57bfc67`](https://github.com/EddieTheCubeHead/Stagnum/commit/57bfc679ee2ee8ebf08afbdd7d169bdc5726ed0d) Merge branch 'master' into 242-client-is-unusable-due-to-token-changes ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client/app/page.tsx` (+6 -5) </details> ### 📄 Description This resolves he issue of client redirect but there is an issue where currently you get redirected on refresh due to a cors error possibly being caused by a 500 server error comming from get/pool 'AttributeError: 'NoneType' object has no attribute 'id' when this is fixed we can make the error handling on refresh more robust on front end --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#345
No description provided.