The diff fixes: https://linear.app/comm/issue/ENG-1591/messagetooltip-renders-in-wrong-place-if-robotext-message-contains
It moves inlineSidebar for robotext messages one level higher in component tree, so it won't be included when measuring message position and size - like it is with composedMessage.
Details
Details
Test if toolptip displays correctly on android and iOS, confirm that animations for opening or creating sidebar modal still works as before.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- jacek/inline-sidebar
- Lint
No Lint Coverage - Unit
No Test Coverage