乐观更新
Optimistic UI
用户操作后先更新界面,再等待服务端确认;失败时需要回滚或修正。
An interaction that updates the UI immediately after user action, then confirms with the server and rolls back or corrects on failure.
交互预览
可以直接对 Agent 说
为点赞或状态切换实现乐观更新,包含即时反馈、请求中状态、失败回滚和重试入口。
相关可运行档案研究
该术语暂未建立精选案例映射,可从馆藏中继续搜索。