LearnNewsExamplesServices
Frontmatter
id305
titleNeo.Main: editRoute()
stateClosed
labels
enhancement
assignees[]
createdAtMar 17, 2020, 9:16 PM
updatedAtMar 18, 2020, 9:03 PM
githubUrlhttps://github.com/neomjs/neo/issues/305
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 18, 2020, 9:03 PM

Neo.Main: editRoute()

tobiu
tobiu commented on Mar 17, 2020, 9:16 PM

remote method for the app worker.

setRoute() is already in place.

editRoute() needs one param => {Object} tokens

the window.location.hash needs to get tokenized (e.g. Neo.main.DomAccess: parseHash()) and all keys inside the tokens param need to get replaced while keeping all other existing ones.

tobiu added the enhancement label on Mar 17, 2020, 9:16 PM
tobiu cross-referenced by #306 on Mar 17, 2020, 9:17 PM
tobiu referenced in commit c17cafe - "Neo.Main: editRoute() #305 => in progress" on Mar 18, 2020, 4:51 PM
tobiu referenced in commit 960ba3c - "Neo.Main: editRoute() #305" on Mar 18, 2020, 8:58 PM
tobiu
tobiu Mar 18, 2020, 9:03 PM

done.

tobiu closed this issue on Mar 18, 2020, 9:03 PM