Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
I'm not really sure what's the plan here, probably it will be clarified later, but at this point it seems like we're hacking the solution by introducing something really similar to the tooltip. It feels like a better solution might be to extract the common part and use it inside our old tooltip and reaction tooltip, but I'm not yet sure.
native/navigation/tooltip.react.js | ||
---|---|---|
311 | This function is really similar to tooltipLocation. What is the reason behind introducing it? |
Comment Actions
This diff is no longer relevant since we don't want reactionSelectionPopoverLocation in the tooltip component