NUKnightLab / NUKnightLab/juxtapose
Make juxtaposes editable
Nobody has claimed this yet.
- 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
- 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
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