issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:JavaScript
Filter by
5.9M results
Bug Description
The ternary condition envIDs.length 0 == null in ViewControls.js is always false due to operator precedence, making it
dead code. Replaced with envIDs.length 1 to explicitly control when ...
Is your feature request related to a problem? Lots of places use browsers native select, disrupting the UI. We need
something cleaner and better.
Describe the solution you d like A resuable select component ...
enhancement
quicksave stats shows totals but not which snapshots are actually eating the disk. When the store grows it would help to
see the heaviest ones so you know what to gc or drop.
Idea: quicksave stats --top ...
enhancement
good first issue
Summary
Enable unused-imports/no-unused-imports (via eslint-plugin-unused-imports) in the shared rule set so dead imports are
caught and auto-removed across all consumers.
What it catches
Imports that ...
Redesign the entire Streamlit PV-Monitoring UI to the Midnight design language (the option-1 mockup from PR #305). This
is a full UI replacement, not a one-page tweak. It must work for all 10 pages + the ...
area:streamlit
effort:L
enhancement
priority:medium
Problem
In LocalCollection.update_vectors(), when processing a batch of points with an update_filter, if any point doesn t match
the filter, the function executes return None (line 2649), which exits ...
Description The routes used to fetch and update student notification preferences (GET /api/notifications/preferences and
PUT /api/notifications/preferences) are exposed publicly without authentication ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
website
[backend_behavior] Add Dataset Intelligence core report
Agent role
You are a senior ML engineering and developer-experience engineer specialized in educational ML project scaffolds,
tabular data diagnostics, ...
jules
Follow-up to #273 (PR #394), which shipped inbox multi-select using table selection (click / Shift+click /
Cmd-Ctrl+click) + a right-click Delete selected (N).
Preference is to make multi-select more ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.