Android icon indicating copy to clipboard operation
Android copied to clipboard

Ignore non-http app links that are not for mainframe

Open joshliebe opened this issue 2 years ago • 0 comments

Task/Issue URL: https://app.asana.com/0/488551667048375/1201994777472691/f

Description

This PR adds a check to ignore non-http app links that are not from mainframe.

Steps to test this PR

  • [ ] Go to https://variety.com/feature/2022-oscars-best-documentary-feature-predictions-1235072004/.
  • [ ] Verify that the "Unable to open this type of link" toast is not shown.

UI changes

Before

https://user-images.githubusercontent.com/3471025/183907792-9daac406-c139-4d87-8cae-705c5a91c9b9.mp4

After

https://user-images.githubusercontent.com/3471025/183907850-07d6c5dd-7764-4cd4-af44-81798ebabfb5.mp4

joshliebe avatar Aug 10 '22 13:08 joshliebe