mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #230] [MERGED] fix: ui refresh page after login #525
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-ui-auth📝 Commits (1)
5c64811fix: 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.