luceroweb / luceroweb/decidr

Error when selecting from blank list

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

1. When list container is empty
2. Click "Select an Item"
3. an error is displayed in the console
"TypeError: Cannot read properties of undefined (reading 'length')" App.js 20

Contributor guide

No contributing guide indexed for this repository

Research direction

Open App.js around line 20 and reproduce the issue by selecting an item while the list container is empty. Inspect the failing path associated with the undefined length access. Done means selecting from a blank list no longer logs the reported TypeError in the console.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.