feat(ui): show custom action on context menu (#1353)
* fix(ui): Show message custom actions on desktop context menu. * fix(ui): don't handle keyboard shortcut when callback is null. Co-authored-by: Salvatore Giordano <[email protected]>
This commit is contained in:
co-authored by
Salvatore Giordano
parent
1e9e942c46
commit
9369defe11
@@ -1,5 +1,10 @@
|
||||
## Upcoming
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
- Show message custom actions on desktop context menu.
|
||||
- Can move cursor by left/right arrow in StreamMessageInput on web/desktop.
|
||||
|
||||
✅ Added
|
||||
|
||||
- `VideoAttachment` now uses `thumbUrl` to show the thumbnail
|
||||
|
||||
Reference in New Issue
Block a user