We have a very weird design pattern where clicking in the background while a pop-over is active selects the background/header and opens the details page. Instead, the more appropriate design pattern is to cancel/close the popover whenever you click outside the target area of the pop-over. Here's an example GIF to show what I mean.

In short: We need to update this pattern throughout the app. Clicking outside the target area of the pop-over should always dismiss/cancel the popover.
cc @Expensify/design if you'd like to add anything else.
Issue Owner
Current Issue Owner: @JmillsExpensify
We have a very weird design pattern where clicking in the background while a pop-over is active selects the background/header and opens the details page. Instead, the more appropriate design pattern is to cancel/close the popover whenever you click outside the target area of the pop-over. Here's an example GIF to show what I mean.
In short: We need to update this pattern throughout the app. Clicking outside the target area of the pop-over should always dismiss/cancel the popover.
cc @Expensify/design if you'd like to add anything else.
Issue Owner
Current Issue Owner: @JmillsExpensify