diff --git a/dashboard/src/components/improvement-modal.js b/dashboard/src/components/improvement-modal.js index 03520ea..a71f4e8 100644 --- a/dashboard/src/components/improvement-modal.js +++ b/dashboard/src/components/improvement-modal.js @@ -337,7 +337,7 @@ export function initImprovementModal({ apiBase = "http://127.0.0.1:8000", domain const location = `${pageName} › ${widgetName}`; const payload = { - domain_slug: domain, + domain: domain, title: `UI: ${widgetName}`, description: suggestion, debt_type: "dashboard-improvement", diff --git a/dashboard/src/todo.md b/dashboard/src/todo.md index ee2ea88..80ad001 100644 --- a/dashboard/src/todo.md +++ b/dashboard/src/todo.md @@ -106,7 +106,7 @@ const _kpiBox = html`
No open improvement suggestions. Shift+click any widget to submit one.
`); + display(html`No open suggestions. Shift+click any widget to submit one.
`); } else { display(html`