summaryrefslogtreecommitdiffhomepage
path: root/android/lib/model/src
diff options
context:
space:
mode:
authorTobias Järvelöv <tobias.jarvelov@mullvad.net>2025-10-03 13:22:56 +0200
committerTobias Järvelöv <tobias.jarvelov@mullvad.net>2025-10-06 10:02:52 +0200
commita7b0f0dec989d17e18e11283f427158ef04c4f7f (patch)
tree02193ada94dff6ebe3723124a02fa1a811815f27 /android/lib/model/src
parent430e860b6e267f767c06edba0e7a2e4ef793cc4e (diff)
downloadmullvadvpn-a7b0f0dec989d17e18e11283f427158ef04c4f7f.tar.xz
mullvadvpn-a7b0f0dec989d17e18e11283f427158ef04c4f7f.zip
Fix app not launched by Linux split tunneling warning dialog button
The bug occurred because when the Launch button was clicked it called the returned function from the useLaunchApplication hook. However, that hook should only be used when the application list item is clicked, since it is what opens the warning dialog in the first place. Instead, the Launch button should call the onSelect function from the LinuxApplicationRow context directly, and then hide the warning dialog. This bug was introduced when the Split tunnel component was refactored. See: https://github.com/mullvad/mullvadvpn-app/pull/8708
Diffstat (limited to 'android/lib/model/src')
0 files changed, 0 insertions, 0 deletions