Context: here
Fix transition bug that occurred during uploading image on chats.
Differential D4792
[Native] Fix uploading images transition • jakub on Aug 10 2022, 2:54 AM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions The ShellCheck CI build is failing because you did not rebase this diff on top of master when you submitted it for review. If you rebase this diff on top of the latest changes from the repository, that build should pass. I think the iOS build will also fix if you rebase on top of master, but not sure. Also just for good measure, when you do pull from master and rebase this diff, make sure you run the Test Plan again so you know everything still works, since technically you were running your changes in an old version of the repository. And great job on figuring out this bug!! Comment Actions I'd love to understand why this component initially renders with !triggerReply && !triggerSidebar in the case of non-sidebars. (This is the question I was trying to ask on Linear.) @jakub, before we accept this, can you "get to the bottom of this" and figure out what's going on there? Either way, the change in this diff probably makes sense... but it seems like there might be a "deeper issue" we need to resolve.
|