issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
1.7M results
Agreguen la carpeta .github/ISSUE_TEMPLATE con las plantillas de issues
Recuerden crear una nueva rama a partir de este issue, integrarla con un pull request en develop y posteriormente otro
pull request ...
Labels: bug, frontend, offline, architecture, Level3, NSoC 26
Description
Overview
The Virtual Science Lab supports offline usage by storing student activities locally and synchronizing them with the ...
bug
Part of epic #223 (document policy rollout).
A Hudson Bend doc-cohesion review (ArchonVII/hudson-bend PRs #216/#218 — caught in review, not shipped) confirmed the
known gap: wiki:lint/wiki:doctor prove ...
documentation
The global deepdive command is a silent no-op
npm i -g @askalf/deepdive then deepdive --version (or any command) exits 0 and prints nothing — main() never runs. node
$(npm root -g)/@askalf/deepdive/dist/cli.js ...
Summary
Modernize the supported ADAMANT node installation and repair scripts for current VPS environments while making repeated
runs safer and easier to understand.
Motivation
The existing scripts are ...
Automation
documentation
enhancement
Infrastructure
Nodes
Description
Overview
Currently, frontend/src/App.jsx statically imports every page and experiment module in the Virtual Science Lab. As the
project grows, this forces the entire application to be bundled ...
bug
Issue Category
Compilation Bug
Bug Description
we can use the flow constructs as assigned value or pass to a function
let a = @if(true){ {1} / };
let b = func(@if(true){ {1} / });
output
let a ...
bug
Problem Description
El componente CardFormModal creció de forma monolítica hasta superar las 420 líneas, mezclando estado local, llamadas
directas a servicios de API, validaciones, y múltiples sub-diálogos ...
enhancement
status:approved
Running npx @yegor256/dogent@0.7.5 . flagged these single instructions as carrying more than one:
commit-changes-to-git/SKILL.md:13 Confirm the file list and the subject with the user before committing. ...
🐛 Bug Report
Description
website/src/pages/resources/ResourcesPage.jsx initialises votedIds with useState(new Set()):
const [votedIds, setVotedIds] = useState(new Set());
new Set() is evaluated on ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

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.