stream-chat-angular
stream-chat-angular copied to clipboard
Tooltip and context menu enhancements
- Wasn't able to make the arrow work
- For message actions: we can't close menu on mouseleave becuase
- we have a gap between the menu and the trigger button
- the edit message modal will close if user leaves viewport -> we need to have ngx-popperjs support for that