mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
- Render the Nova chat inline within the app shell on mobile rather than a fixed full-screen overlay, so the app top header and bottom nav stay visible - Keep the mobile bottom nav mounted during chat view - Put the chat header in normal flow on mobile and remove the redundant back button (navigation is via the bottom nav) - Add viewport interactiveWidget: resizes-content for Android keyboard handling; the inline composer lets iOS scroll above the keyboard natively - Use the flat composer (drop the status-strip card) on the page/mobile layout - Align the composer with message bubbles (px-4) and tighten the gap to the bottom nav |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| public | ||
| stores | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| components.json | ||
| globals.css | ||
| instrumentation-client.ts | ||
| middleware.ts | ||
| next.config.ts | ||
| open-next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
| wrangler.jsonc | ||