jamesplease / jamesplease/backbone.premium-router

New feature: check for query param refreshes.

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In the `navigate` method, I should determine if the fragment will match the current route. If so, and the user has set the `queryRefresh` option on the Route to be `true`, then the `model` hook should be re-run.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the navigate method and trace how the fragment is compared with the current route. Inspect the Route queryRefresh option and the model hook; the work is done when a matching route reruns model only when queryRefresh is true.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.