File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,6 +45,15 @@ A curated list of major achievements by the Web Chat team. This document celebra
4545
4646## 🎨 UI & Theming
4747
48+ ### 📎 Attachment Preview for ` sendAttachmentOn: "send" `
49+
50+ ** Goal:** Improve multi-file upload UX by introducing persistent attachment previews.
51+ ** By:** [ @compulim ] ( https://github.com/compulim ) in [ PR #5464 ] ( https://github.com/microsoft/BotFramework-WebChat/pull/5464 )
52+
53+ - Added ` SendBoxAttachmentBar ` to allow users to preview and remove attachments before sending.
54+ - Previews switch between thumbnails and list mode based on count and accessibility settings.
55+ - Enhances multi-folder upload workflows and aligns with modern messaging UX.
56+
4857### 🧾 Code Block Rendering & Highlighting System
4958
5059** Goal:** Unify and polish code block rendering across Markdown and UI components.
You can’t perform that action at this time.
0 commit comments