stackabletech / stackabletech/feature-tracker
Sometimes there's a colission with
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 1
- Forks
- 1
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 1
Description
https://stackable-workspace.slack.com/archives/C02R24UJBV3/p1668504571676709
Invalid create(), duplicate id
Refreshing fixes it.
Hunch: Maybe after creating x then moving to y, the pre-filled id for the new y is not updated?
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
Start by reviewing the Slack report and reproducing the duplicate-id error after creating one item, moving it, and creating another; refreshing currently clears the problem. Trace the create() flow and the pre-filled id state around the move from x to y. Done means creating after a move no longer produces an invalid duplicate id.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100