Outblock / FRW-iOS

Apache License 2.0
3 stars 4 forks source link

[BUG]Open External Browser on Button Click #474

Closed Peppermint1020 closed 2 weeks ago

Peppermint1020 commented 2 weeks ago

Description:

When a user clicks on the designated button within the internal browser of our application, it should open in the internal web browser. Currently, clicking the button open a new page in the default external web browser.

Expected Behavior:

Clicking the button should open within the internal browser itself.

Current Behavior:

Clicking the button should trigger a new page to open in the external web browser.

Additional info: web: https://app.kittypunch.xyz/

Peppermint1020 commented 2 weeks ago

Confirmed with Hao.

It's a opening new tab action It's an expected behaviour.