supermemory/apps/web/components/chat
Mahesh Sanikommu 273825a4c8 fix(web): make Nova chat mobile-native instead of full-screen takeover
- 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
2026-05-28 23:59:34 -07:00
..
input feat(web): redesign login with split layout and context network panel (#1010) 2026-05-27 00:59:32 +00:00
message chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
chat-empty-state.tsx fix(web): org plan badges via org-summaries and refresh Nova chat empty state (#968) 2026-05-18 23:44:09 +00:00
chat-graph-context-rail.tsx Update chat empty state and Auto space mode (#954) 2026-05-16 23:55:34 -07:00
home-chat-composer.tsx feat: default auto space in chat input space selector (#1017) 2026-05-28 14:23:56 +05:30
index.tsx fix(web): make Nova chat mobile-native instead of full-screen takeover 2026-05-28 23:59:34 -07:00
model-selector.tsx fix: graph controls gap on compact viewports + model selector z-index (#982) 2026-05-23 08:47:19 -07:00