#1243·blinko

资源文件夹状态同步问题:删除后"幽灵文件夹"仍然存在于用户界面中,且重命名失败

作者: occerseimj创建于 2026年9月10日更新于 2026年9月10日

Problem description (Description)

When managing folders in the "Resources" menu, there seems to be a frontend state synchronization issue. After deleting a folder, the backend successfully processes the request (deleted in DB/FileSystem), but the frontend UI does not update, leaving a "ghost" folder visible. Subsequent operations on this ghost folder result in backend errors. When managing folders in the "Resources" menu, there seems to be a frontend state synchronization issue. After deleting a folder, the backend successfully processes the request (deleted in DB/FileSystem), but the frontend UI does not update, leaving a "ghost" folder visible. Subsequent operations on this ghost folder result in backend errors.

内容来源: blinkospace/blinko