Skip to content

fix(chat): Layout, Navigation, and FAB Improvements#97

Open
aaf2tbz wants to merge 3 commits intomainfrom
chat-fixes
Open

fix(chat): Layout, Navigation, and FAB Improvements#97
aaf2tbz wants to merge 3 commits intomainfrom
chat-fixes

Conversation

@aaf2tbz
Copy link
Copy Markdown
Collaborator

@aaf2tbz aaf2tbz commented Feb 17, 2026

Description

This PR implements fixes for the Chat UI and Dashboard layout:

1. Layout Improvements

  • Mobile Dashboard: Fixed footer overlap issues by implementing safe-area padding.
  • Overlay Panel: Adjusted z-indexes (z-60) and positioning for correct mobile nav interaction.
  • Dropdowns: Increased z-index to z-100 to ensure menus appear above chat overlay.

2. Navigation Updates

  • Contextual Back Button: Implemented a new Back button in the Dashboard Header (replacing menu) when chat is active. This button resets the chat session (), returning the user to the initial 'Welcome' state.

3. FAB Enhancements

  • Custom Icon: Updated FAB with Compass brand icon and seeking animation.
  • Desktop Label: Added 'Compass' text next to icon.
  • Chat button appears and closes on every page with working models, icon, and animation. Main compass chat added back button and cleaner chat implementation on mobile.

NOTE: This PR was pushed with --no-verify due to a local EPERM error on .env.local blocking the build hook. Please verify CI builds.

Avery Felts added 3 commits February 16, 2026 16:52
- Resolved layout issues on Dashboard and Panel views (Cutoff, Overlap).
- Implemented Z-Index fixes for Dropdowns (z-100) and Panel (z-60).
- Updated FAB with Compass brand icon and seeking animation.
- Implemented Contextual Back Button in Header to reset Active Dashboard Chat.
- Corrected Dashboard padding to respect Mobile Bottom Nav.
@aaf2tbz
Copy link
Copy Markdown
Collaborator Author

aaf2tbz commented Feb 17, 2026

Screenshot 2026-02-16 at 5 07 59 PM Screenshot 2026-02-16 at 5 15 21 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
compass dd06d0b Feb 17 2026, 12:39 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant