biley

Results 4 issues of biley

#### 描述问题: input-image 回显表单中值时,存在回显失败的情况 #### 截图或视频: ![企业微信截图_c9477476-8bff-43c9-99a3-82130e737736](https://user-images.githubusercontent.com/15087577/183636775-d5255d9f-c59b-4e52-a651-171524ed9e58.png) https://user-images.githubusercontent.com/15087577/183637897-6157721f-cfbc-4fe0-990e-8986740e7a3e.mov #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? `npm` 2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在 https://aisuda.bce.baidu.com/amis/zh-CN/components/form/input-image 官网可测试问题 3. 粘贴有问题的完整 `amis schema` 代码: ``` { "type":...

bug
need confirm

#### 实现场景: richText 支持 codesample 等插件的使用 #### 存在的问题: 要插入一些 js,go 或其他代码是,无法使用 codesample 做到代码的高亮和格式化 当前看来 amis 的 richText 是安装了 25 个插件,那有什么办法可以支持其他插件的使用吗?或者或许会有这方面的更新吗? #### 当前方案: ``` ```

#### 描述问题: dialog 中设置了 menuTpl 和 searchable 的 select 无法直接选中 ![企业微信截图_00b2c8f6-f1cd-465c-8351-382b8cceee35](https://user-images.githubusercontent.com/15087577/190365528-2e850dba-ca6f-4a55-a8e2-63586d8e3b41.png) 但是点击对应选项的 padding 的话,是可以选中的 ![截屏2022-09-15 17 11 14](https://user-images.githubusercontent.com/15087577/190365590-c3c44555-0929-4071-8e5d-34ca1ab3f97c.png) #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? `npm` 2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在...

need confirm

#### 描述问题: 实际场景是,clear/clear-and-submit 会带上 url 中的参数。为了便于复现,换成了 page 数据域中的数据。 clear 会自动带上数据域中的数据,而 clear-and-submit 会交替出现重置和清空的效果。 #### 截图或视频: 视频中展示了 actionType 为 clear 和 clear-and-submit 的 bug https://user-images.githubusercontent.com/15087577/195262837-2a3ade39-f509-46af-ac35-f1309d79d6ea.mov #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? `npm`...

bug
need confirm