issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java
Filter by
3.2M results
What steps does it take to reproduce the issue?
- When does this issue occur? When using the API endpoint for getting a guestbook s responses, such as curl -H
X-Dataverse-key:$API_TOKEN $SERVER_URL/api/guestbooks/$ID/responses?limit10 ...
Feature: API
Feature: Guestbook
FY26 Sprint 26
Original size: 10
Description
Several server actions currently return error.message directly to the client inside their catch blocks. While convenient
for debugging, this can inadvertently expose sensitive implementation ...
ai
backend
bug
database
frontend
type:bug
type:design
type:devops
type:docs
type:feature
type:refactor
type:security
Problem
CoursePage.jsx:64 — visited module indicators are w-1.5 h-1.5 dots (6px). Easy to overlook. Users may not realise they
are tracking their progress.
Fix
Increase to w-2 h-2 or replace with a ...
priority: low
ux
Problem
CourseSearch.jsx — the ⌘K search overlay requires mouse clicks to select results. Keyboard-only users and power users
expect to press ↑/↓ to move through results and Enter to navigate. This is ...
priority: medium
ux
Problem
Home.jsx:46 — the in-progress course list is computed via useMemo from courses (which never changes after load). If a
user reads a module in one tab and returns to the home page in another tab, ...
priority: medium
ux
Problem
Navbar.jsx:42 — the font size toggle uses hidden sm:flex, making it invisible on mobile. Mobile is likely a significant
portion of reading traffic, and font size adjustment matters most on small ...
priority: medium
ux
Problem
CourseSearch.jsx:26–38 — every time the search overlay is opened (⌘K), it fires N concurrent fetch requests for all
chapter markdown files. There is no caching. Opening search, closing it, and ...
performance
priority: medium
Contexto
La PWA acumula cambios offline en Dexie (#8). El backend (#3) y sus módulos de dominio existen, pero no hay forma de
subir/bajar lo acumulado cuando vuelve la conexión.
Objetivo
Sincronizar ...
area:backend
epic:offline
P0
Contexto
La PWA (#4) funciona en navegador pero no es instalable ni arranca sin red. El enunciado exige una aplicación móvil que
funcione offline.
Objetivo
Hacer la PWA instalable en Android y capaz ...
area:pwa
epic:offline
P0
Problem
CoursePage.jsx — the page title stays Study Notes — Gaurav Kandel regardless of which course or module is open. A user
who bookmarks Multi-Armed Bandits gets a bookmark titled Study Notes .
Fix ...
priority: medium
ux

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.