Skip to content

fix: replace hamburger menu with back button on chat screen#18

Merged
tpaulshippy merged 2 commits into
mainfrom
fix/chat-screen-back-button
May 25, 2026
Merged

fix: replace hamburger menu with back button on chat screen#18
tpaulshippy merged 2 commits into
mainfrom
fix/chat-screen-back-button

Conversation

@tpaulshippy
Copy link
Copy Markdown
Owner

Summary

  • Replace the hamburger menu icon with a back chevron on the chat screen header
  • Back button navigates to /chatHistory (the chat list)
  • Hamburger menu remains on chatHistory, flashcards, and index screens

Changes

front/app/_layout.tsx: Changed the chat Stack.Screen headerLeft from line.3.horizontal (hamburger) with setIsDrawerOpen(true) to chevron.backward with router.push("/chatHistory").

@tpaulshippy tpaulshippy merged commit ec5a182 into main May 25, 2026
3 checks passed
@tpaulshippy tpaulshippy deleted the fix/chat-screen-back-button branch May 25, 2026 23:32
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