* [#1092 Fixed `pw:` links handling in property grid (backport #1091)](https://github.com/iTwin/appui/pull/1092) has been created for branch `release/4.17.x` but encountered conflicts
* [#1103 Fixed `pw:` links handling in property grid (backport #1091)](https://github.com/iTwin/appui/pull/1103) has been created for branch `release/5.0.x`
Changes
Fixed
pw:
links handling in property grid. They stopped working after latest chromium updates. Suggested solution is to use custom schema links with opaque paths:schema:<path>
instead ofschema://<path>
https://docs.google.com/document/d/1LjxHl32fE4tCKugrK_PIso7mfXQVEeoD1wSnX2y0ZU8/edit?resourcekey=0-d1gP4X2sG7GPl9mlTeptIA&tab=t.0#heading=h.kjrmsvcywm3oAlso unified links handling between default property grid action and url property renderer.
Closes https://github.com/iTwin/appui/issues/1089
Testing
Tested manually with different browsers