- Add "Beta" badge next to AI Assist button text - When advisor generates a system prompt, show it as a "System (generated)" column prepended to the data table so user can see it alongside data - Fix table being squished to near-zero height when advisor notification banner is present: add min-h-[250px] to table wrapper, change body from overflow-hidden to overflow-auto |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| AGENTS.md | ||
| biome.json | ||
| bun.lock | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
React + TypeScript + Vite + shadcn/ui
This is a template for a new Vite project with React, TypeScript, and shadcn/ui.