Jasonette / Jasonette/JASONETTE-iOS
href deep linking does not surpport options parameter
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
I love the concept of deep linking in this application, but it does not seem to support options to allow sending params to the current URL. Having this option would allow us to move the data needed to render the view completely and make the transition into the application more useful.
Possible useage:
jason://href?url=https://jasonbase.com/things/zzz.json&transition=replace&options={"name"="Senior"}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names only the href deep-link entry point and provides a URL example; no file or test is specified. Start by locating href handling, then verify that an options parameter is accepted and reaches the destination view as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100