NUKnightLab / NUKnightLab/juxtapose

Make juxtaposes editable

Open
#107 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
JavaScript
Stars
882
Forks
127
Avg merge
1m
Merged PRs (30d)
2

Description

As it is, a change to a juxtapose configuration requires building a new juxtapose from scratch.

A simple approach might be to simply take the id of an existing juxtapose as the basis for pre-filling the configuration for a new copy with a distinct ID.

More featured approaches would likely require some method of user authentication.

This feature was requested in Zendesk: https://knightlab.zendesk.com/agent/tickets/3991

Contributor guide

No contributing guide indexed for this repository

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

No source files, tests, or entry points are named. Start by tracing how juxtapose configurations are created and loaded; clarify whether the goal is copying an existing ID or authenticated editing, then define completion around changing a configuration without rebuilding it and preserving a distinct ID for copies.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.