Skip to content

2.0.1: Use BrowserUtil for opening external browser

Administrator requested to merge dv/use-browserutil into main

Created by: vdavid

Solves half of the problems in #40452 and #41031

Old behavior: Use Desktop, then fall back on displaying a failure notification New behavior: Use BrowserUtil, fall back to Desktop, then fall back on displaying a failure notification

Also bumped version to 2.0.1 to prepare for releasing this.

Test plan

I've tested three of the calls in this 1-min Loom

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading