[PR #230] [MERGED] fix: ui refresh page after login #525

Closed
opened 2026-04-08 16:53:17 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/230
Author: @sigoden
Created: 6/3/2023
Status: Merged
Merged: 6/3/2023
Merged by: @sigoden

Base: mainHead: fix-ui-auth


📝 Commits (1)

  • 5c64811 fix: ui refresh page after login

📊 Changes

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

View changed files

📝 assets/index.js (+1 -0)

📄 Description

There is a situation where you can only see part of the directory before logging in, but you can see all the directories after logging in.

So it is necessary to refresh the page after successful login


🔄 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/sigoden/dufs/pull/230 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/3/2023 **Status:** ✅ Merged **Merged:** 6/3/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix-ui-auth` --- ### 📝 Commits (1) - [`5c64811`](https://github.com/sigoden/dufs/commit/5c6481109be13ff065112c87a1bdd107c0b0d790) fix: ui refresh page after login ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.js` (+1 -0) </details> ### 📄 Description There is a situation where you can only see part of the directory before logging in, but you can see all the directories after logging in. So it is necessary to refresh the page after successful login --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:17 +03:00
zhus closed this issue 2026-04-08 16:53:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#525