Google-DSC-DMCE / Google-DSC-DMCE/SortingMadeSimple-HacktoberFest-2023
Visualizer Sorting Sequence Bug
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Address the issue where the visualizer incorrectly shows a new sequence as already sorted after a previous sequence has been sorted. Ensure accurate representation of sorting results.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in the visualizer: sort one sequence, then load or create a new sequence and inspect its displayed state. Trace the visualizer entry point and state handling for sorting results; done means each new sequence reflects its own unsorted or sorted status rather than retaining the previous sequence's result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100