Skip to content

[Feature] 自动刷新页面导致审查时的键入内容和框内进度滑动位置丢失 #218

@KiWinger

Description

@KiWinger

Problem Statement

正常于“审查”页面操作时,自动更新页面:
会刷掉刚刚输入的内容(例如黑话编辑框)
也会刷掉滑动进度条的位置到最上(例如人格审查对比框)

Proposed Solution

当前聚焦位置的内容不更新,其他位置可更新。
或者编辑、查看时异步不更新,等待用户操作完成后执行一次更新。
ps:其实如果单独做个审查页面就好了,这部分等我白天仔细讲讲。

Alternatives Considered

No response

Feature Scope

WebUI (管理后台)

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions