已开启
feat: Form data not cleared #468
feat: Form data not cleared #468
已开启
yang_rongju创建于 6月17日
yang_rongju
yang_rongju
6月17日

当前PR是否有AI参与:

[x] 否

[ ] 是
__1. AI Agent 平台:
__2. AI 模型:
__3. Prompt上下文 :

参考:openEuler社区《生成式AI工具使用与开源贡献政策》

PR功能描述 / 为什么需要这个合入**:

 问题:提交成功后 form 对象中的数据未清空,下次打开对话框时仍显示上次填写的内容
 修复:关闭弹框前清除表单数据

该PR关联的issue

(格式为fixes #<issue号>, 或者resolves #<issue号>): fixes #

希望检视人员了解:

likedislike
合并受阻
yang_rongjuyang_rongju
6月17日 创建了 pull request,commit 4dfeb502
openeuler-ci-botopeneuler-ci-bot成员
6月17日 将lyhu,huzhengce,liumiao27,fromhsc,gogoxiaoxiao,wqianli,leon-wang2021,kaitiandu设为审查人
openeuler-ci-botopeneuler-ci-bot成员
6月17日 添加了label:sig/sig-intelligence
openeuler-ci-bot
openeuler-ci-bot成员
6月17日 评论:

Welcome To openEuler Community

Hey @yang_rongju , thanks for your contribution to the community.

Bot Usage Manual

I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.

Contact Guide

If you have any questions, please contact the SIG: sig-intelligence ,
and any of the maintainers: @fromhsc, @gogoxiaoxiao, @huzhengce, @kaitiandu, @leon-wang2021, @liumiao27, @lyhu, @wqianli ,
and any of the committers: @Shine_Ws, @hongyu-shi, @lostway1, @xiaocy1997, @zhouweitong3, @zxstty .

likedislike
openeuler-ci-botopeneuler-ci-bot成员
6月17日 添加了label:openeuler-cla/yes
yang_rongjuyang_rongju
7月9日 update merge request[project id: 7678165, iid: 468, commit_id: c47c3c8893343a561eea039185ae4b8a1968e9c7] virtual merging success
yang_rongjuyang_rongju
7月9日 强制推送  1 个提交:9431b55d-feat: Form data not cleared
yang_rongjuyang_rongju
7月9日 update merge request[project id: 7678165, iid: 468, commit_id: 7c283ede5ab3ff455893b65fb78d8aa0a2f71c7f] virtual merging success
openeuler-ci-botopeneuler-ci-bot成员
7月9日 删除了label:openeuler-cla/yes
openeuler-ci-botopeneuler-ci-bot成员
7月9日 添加了label:openeuler-cla/yes
yang_rongjuyang_rongju
7月9日 update merge request[project id: 7678165, iid: 468, commit_id: 61827829a202e0a29815f6446d5eb7f2d4eb362d] virtual merging success
yang_rongjuyang_rongju
7月9日 强制推送  1 个提交:8ad99810-feat: Form data not cleared
yang_rongjuyang_rongju
7月9日 update merge request[project id: 7678165, iid: 468, commit_id: b4e511c3ba61de54e868c09939014575dc81dfc5] virtual merging success
openeuler-ci-botopeneuler-ci-bot成员
7月9日 删除了label:openeuler-cla/yes
openeuler-ci-botopeneuler-ci-bot成员
7月9日 添加了label:openeuler-cla/yes
openeuler-ci-bot
openeuler-ci-bot成员
7月9日 评论:

CLA Signature Pass

yang_rongju, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
yang_rongju
yang_rongju
7月9日 评论:

问题:generateSession isDebug参数为必填,但多出引用未传参,引起报错
修复:generateSession isDebug参数改为非必填
问题:重复的 display: flex 声明
修复: 删除一个
问题:空数组访问存在越界风险
修复:添加 conversationList.length > 0 前置判断,避免空数组时访问 .slice(-1)[0].cid 抛出 TypeError
问题:模板引用未定义变量/函数
修复:从useHistorySessionStore 引入user_selected_app,新增handleReport函数

likedislike
yang_rongju
yang_rongju
7月9日 评论:

已将多个pr 合并 @wqianli

likedislike