airbnb / airbnb/DeepLinkDispatch

url is detected incorrectly

Open
#296 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Kotlin
Stars
4.4k
Forks
414
PR merge metrics
No merged PRs in 30d

Description

We have deeplink like this : [baseurl]://host/bla/bla/more_than
And we have other variants of it :
[baseurl]://host/bla/bla/more_than/blabla1
[baseurl]://host/bla/bla/more_than/blabla2
...

Other variants working fine but first url ([baseurl]://host/bla/bla/more_than) doesn't work.
Maybe it is detecting like base url. It's version 5.1.0. And it isn't work fo 5.2.0, too.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Android deep-link behavior described for versions 5.1.0 and 5.2.0, comparing the URL ending in more_than with its longer variants. The issue names no file or test, so trace the deep-link detection path from the reproduction; done means the first URL is detected consistently with the other variants.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.