Jasonette / Jasonette/JASONETTE-iOS

href deep linking does not surpport options parameter

Open
#348 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.