issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
106k results
Problem
Two test directories split tests by kind, with backwards naming and a dead file:
- tests/ — real behaviour: imports the module, drives it in jsdom (quiz.test.js, checklist.test.js,
code-block.test.js). ...
priority:low
Problem
init() (assets/visual-teach.js:293-300) is a shallow dispatch — five raw forEach calls with no error isolation:
document.querySelectorAll( .vt-quiz ).forEach(wireQuiz);
document.querySelectorAll( ...
Bug Description
1. entrypoint.sh tiene emojis en latin1 (aparecen como 🚀)
2. .dockerignore no excluye .atl/
Affected Files
- docker/entrypoint.sh
- .dockerignore
bug
Bug Description
Healthcheck de MySQL pasa el password como argumento: mysqladmin ping -p${MYSQL_ROOT_PASSWORD}. Esto expone el password
en /proc/*/cmdline y docker inspect.
Expected Behavior
Usar mysqladmin ...
bug
Bug Description
Dockerfile:71 ejecuta collectstatic con || true (esconde errores), y entrypoint.sh:51 lo ejecuta de nuevo. La de build
es innecesaria porque staticfiles/ está en .dockerignore.
Expected ...
bug
Bug Description
El proyecto corre en Python 3.14.5 (venv local) pero el Dockerfile usa python:3.12-slim. Esto puede causar errores si se
usan features específicas de 3.14.
Expected Behavior
Dockerfile ...
bug
Bug Description
.env.docker contiene valores reales de DJANGO_SECRET_KEY, DB_PASSWORD, MYSQL_ROOT_PASSWORD commiteados al repo. Es un
anti-patrón de seguridad.
Expected Behavior
.env.docker debe usar ...
bug
Bug Description
config/settings.py solo lista localhost:8000 como trusted origin. Cuando se accede via Nginx en puerto 80, el header
Origin llega como http://localhost (sin puerto), lo que Django rechaza ...
bug
🟢 Feature Request: Add Utility Card Favoriting Starring to Dev Utilities Dashboard
Time: ~30 minutes
Difficulty: Easy / Intermediate
Skill Level: First-time contributors welcome
Help improve the ...
Beginner Friendly
enhancement
good first issue
help wanted
ui
workflow
Context
ai/scripts/lint/lint-skill-manifest.mjs gives a FALSE-GREEN when run without --base. Hit twice during PR #13588 (the
reviewer-contract skill edits): local npm run ai:lint-skill-manifest printed ...
ai

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.