issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:HTML
Filter by
47.3M results
in the contact us page , i want a button highlighted in gold to say Complementry Copilot sessions, and when user clicks
they first see this sentence To celebrate the launch of my new venture or In honor ...
To fix:
- Have a skeleton loader on load when the Backend is still processing the AI Agent s response
Background
Surfaced while implementing #561. The repo has a Jest harness (tests/frontend/), but the patient-form validation helpers
added in #541/#561 have no unit tests.
Context
core/static/clients/jhe-admin/js/client-jhe-admin.js ...
enhancement
Kontext
Es gibt zwei Doku-Pfade in der App:
// frontend/src/utils/paths.ts
docs: (path = ) = {
// Externe gehostete Doku (Feature-/Agent-/Channel-Guides).
return `https://opensin.delqhi.com/docs${path}`; ...
documentation
infra
Where
pkgs/maki-stem/src/maki_stem/main.py:535 — _feed_memories(user_message, cortex_response).
What
async def _feed_memories(user_message: str, cortex_response: str):
for attempt in range(2):
...
automated
bug
P3
Goal
build_dmg.sh at the repo root is an orphaned script that references the wrong binary path, uses ad-hoc signing (--sign
Developer ID Application without a real identity), reads from a non-existent ...
afk
Kontext
Der Doku-Content wird aktuell manuell aus docs/ nach frontend/src/pages/Docs/content/ kopiert und per Vite ?raw
importiert:
// frontend/src/pages/Docs/docsManifest.ts
const rawDocs = import.meta.glob( ...
documentation
infra
tech-debt
Kontext
Die In-App-Doku bündelt 14 kuratierte Markdown-Dateien aus dem docs/-Ordner. Diese werden 1:1 als Frontend-Content
gespiegelt:
// frontend/src/pages/Docs/docsManifest.ts
const FILE_TO_SLUG: Record ...
documentation
enhancement
Kontext
Die mobile Navigation der Doku (frontend/src/pages/Docs/index.tsx) ist als Off-Canvas-Overlay bereits implementiert:
// frontend/src/pages/Docs/index.tsx
{mobileNavOpen (
div className= ...
documentation
enhancement
frontend
Kontext
Die neue In-App-Doku unter /docs (siehe frontend/src/pages/Docs/) setzt aktuell keinen per-Seite Browser-Titel und keine
Meta-Description. Der Tab zeigt immer den globalen Titel aus frontend/index.html: ...
documentation
enhancement
frontend

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.