Open felicio opened 19 hours ago
reproduced as described
@felicio just to confirm here, the issue is that an invalid deep link should still open the app?
@anastasiyaig just tested that a valid deep link to the Status community does open it.
@jrainville those links (/u, /c and /cc) should not launch user's browser nor navigate user away from the app. Valid or invalid.
@jrainville those links (/u, /c and /cc) should not launch user's browser nor navigate user away from the app. Valid or invalid.
@felicio I'm not sure I understand. Shouldn't deep links, at least valid ones, open Status Desktop or put Status Desktop active if it's already open? (eg: status-app://c/G3kAAMSQtb05kog3aGbr3kiaxN4tZZxy4BAGEkkLwILk2z3GcoYlm5hSJXGn7J3laft-tnTwDWmYJ18dP_3bgX96dqr_8E3qKAvxDf3NrrCMUBp4R9EYkQez9XSM4486mXoC3mIln2zc-UtdvjdfL9eHVZ-mGgs=#zQ3shZeEJqTC1xhGUjxuS4rtHSrhJ8vUYp64v6qWkLpvdy9L9
)
What do you expect should happen when someone sends that type of deep link?
From what I gather, it redirected to https://status.app/c/...
when it shouldn't have?
Shouldn't deep links, at least valid ones, open Status Desktop or put Status Desktop
Yes, but that's not what this issue is about.
Did you try to repro?
the issue is that there is extra tab opened with deep link along with status app
https://github.com/user-attachments/assets/82a6ba46-190b-4180-b4d3-9fb6f4f8daf7
Shouldn't deep links, at least valid ones, open Status Desktop or put Status Desktop
Yes, but that's not what this issue is about.
Did you try to repro?
Sorry, I don't have Mac, so I can't test it for myself, so I'm going through some sort of telephone game haha.
Anyway @anastasiyaig just explained to me how it looks like and what the issue is. I get it now.
It does open Status as it should, but it also opens a browser tab, which is useless.
I wanted to be sure that deep links still work as expected for the app itself, which it seems it does, so at least the issue is not a regression. Phew 😄
I'll put this in 2.32. I expected it's probably simple to fix, probably a setting in the Mac files.
Bug Report
Steps to reproduce
about:blank
const url = 'status-app://c/G3kAAMSQtb05kog3aGbr3kiaxN4tFZxy4BAGEkkLwILk2z3GcoYlm5hSJXGn7J3laft-tnTwDWmYJ18dP_3bgX96dqr_8E3qKAvxDf3NrrCMUBp4R9EYkQez9XSM4486mXoC3mIln2zc-fNdvjdfL9eHVZ-mGgs='
https://status.app/c/G3kAAMSQtb05kog3aGbr3kiaxN4tFZxy4BAGEkkLwILk2z3GcoYlm5hSJXGn7J3laft-tnTwDWmYJ18dP_3bgX96dqr_8E3qKAvxDf3NrrCMUBp4R9EYkQez9XSM4486mXoC3mIln2zc-fNdvjdfL9eHVZ-mGgs=
is openedExpected behavior
Additional Information
2.31.0-beta