fix(chat-sender-attachments): fix chat sender attachment example#6563
Closed
JefferyHcool wants to merge 1 commit intoTencent:developfrom
Closed
fix(chat-sender-attachments): fix chat sender attachment example#6563JefferyHcool wants to merge 1 commit intoTencent:developfrom
JefferyHcool wants to merge 1 commit intoTencent:developfrom
Conversation
…oid invalid loading
Collaborator
|
这个展示效果还需要配合webcomponents的改动,有图片url的时候应该展示图片本身缩略图,而不是普通图片的这个image效果,不然不太一致 |
Contributor
Author
好的,明白。我修改以后重新提交PR |
16 tasks
Contributor
Author
我已经在 web-component 仓库提交了新的PR 我这条就关闭了 TDesignOteam/tdesign-web-components#385 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…oid invalid loading
🤔 这个 PR 的性质是?
🔗 相关 Issue
#6478
💡 需求背景和解决方案
在官网提供的
example中 ,chat-sender的附件例子中对于图片附件并没有为图片附件提供
url所以当其他附件删除之后会去拉去图片修复之前
修复之后
📝 更新日志
fix(chat-sender): 修复官网中
chatSender组件的附件演示问题@tdesign-vue-next/chat
fix(chat-sender): 修复
example中图片附件删除无图片加载问题。☑️ 请求合并前的自查清单