Skip to content

Commit ad19e83

Browse files
committed
Add achievement
1 parent f4eaade commit ad19e83

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

ACHIEVEMENTS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)