Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:JavaScript

Filter by

3.2M results  (358 ms)

3.2M results

Description If a user rapidly clicks Start Sort multiple times, or switches algorithms while an animation is already running, multiple parallel sorting algorithms begin updating the same visualizer array ...
gssoc:approved
mentor:PankajSingh34

♻️ 개선 대상 기존 작성되어 있는 코드는 placeid만 알고 있으면 삭제 가능하도록 짜여져 있었다. 그러나 장소 DB는 사용자보다는 관리자가 삭제를 관리하는것이 옳다고 생각하여 관리자 권한이 있을시에만 삭제 가능하도록 로직을 수정하였다. 🎯 개선 목적 - [ ] 코드 가독성 향상 - [x] 성능 개선 - [ ] 중복 코드 제거 - [x] ...

Description While the algorithm pages have good text descriptions, search engines do not intrinsically understand that this is an educational tutorial or software application. Impact Without structured ...
gssoc:approved
mentor:PankajSingh34

Description The custom range sliders used to control the Array Size and Animation Speed cannot be properly adjusted using the left and right arrow keys when focused. Impact Users with motor disabilities ...
gssoc:approved
mentor:PankajSingh34
type:feature

接入qq聊天消息

Description The React components for Bubble Sort, Insertion Sort, and Selection Sort currently have massive amounts of duplicated boilerplate code for handling array state, playback history, timers, and ...
gssoc:approved
mentor:PankajSingh34
type:bug

Description If a user starts a long-running sorting algorithm (like an array of 500 items) and abruptly navigates away to a different page before it finishes, the application throws a Can t perform a ...
gssoc:approved
mentor:PankajSingh34

Description Heavy third-party visualization libraries (such as Chart.js, Recharts, or D3) are currently being bundled into the initial main.js chunk, even if the user lands on the homepage or an informational ...
gssoc:approved
mentor:PankajSingh34

Description The GET /api/v1/subnets/{netuid}/metagraph?validator_permit= route treats only validator_permit=true as a filter (validatorsOnly = url.searchParams.get( validator_permit ) === true ). Requests ...
slop

Description The GET /api/v1/registry/leaderboards route defaults limit to 20 in formatLeaderboards (Number(limit) || 20), but withEdgeCache keys on the raw pathname + search. A request with no ?limit= ...
slop
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.