halo/ui/console-src/modules/contents/pages
Ryan Wang 500f702e02
fix: can not return to post list after publishing when re-logged in (#6902)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.20.x

#### What this PR does / why we need it:

修复通过登录跳转到文章编辑页面时,发布文章会跳转到个人中心的问题。

#### Which issue(s) this PR fixes:

Fixes #6901 

#### Special notes for your reviewer:

测试步骤:

1. 新建文章,编写内容,但是不发布
2. 在新的浏览器选项卡中退出登录
3. 回到文章编辑页面,跳转到登录页面重新登录之后,发布文章
4. 观察是否会返回到 Console 的文章管理页面。

#### Does this PR introduce a user-facing change?

```release-note
修复通过登录跳转到文章编辑页面时,发布文章会跳转到个人中心的问题。
```
2024-10-19 15:58:44 +00:00
..
components refactor: simplify post settings form fields (#6539) 2024-08-29 02:31:24 +00:00
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
widgets chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
DeletedSinglePageList.vue refactor: unified empty state UI action button styles (#6704) 2024-09-26 08:47:31 +00:00
SinglePageEditor.vue fix: can not return to post list after publishing when re-logged in (#6902) 2024-10-19 15:58:44 +00:00
SinglePageList.vue refactor: unified empty state UI action button styles (#6704) 2024-09-26 08:47:31 +00:00
SinglePageSnapshots.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00