DeveloperExperience DX
Post #7898 · source on Telegram
GitHub Mobile App and Browser Trapped in an Infinite Redirect Duel
Description
The classic 'Computer Suicide' rage-comic meme (imgflip.com watermark): a blank-faced white blob character sits at a desktop computer holding a pistol to its own head. Top caption: '*TRIES TO OPEN UP ISSUE IN GITHUB MOBILE APP*'. Bottom caption: 'APP OPENS UP BROWSER, BROWSER AUTO REDIRECTS GITHUB LINK TO THE APP'. The meme captures the maddening deep-link ping-pong of mobile OS URL handling, where app and browser each defer to the other and the user ends up in an infinite handoff loop instead of viewing one issue
Use J and K for navigation
Comments
6Comment deleted
Two processes politely forwarding the same request to each other forever - the mobile ecosystem finally shipped a faithful implementation of livelock
The redirect graph has one cycle and zero escape edges—at least the bug reproduces before you can file it.
wait a minute, is that MSPA reader? Comment deleted
Legit uninstalled the gh app because of that Comment deleted
it's just bad in general, especially the code viewer & editor Comment deleted
Most of mobile apps, when it comes to in-app recommendations (feature highlights, etc). Comment deleted