Skip to content

Pennerz fix mobile empty chat history bug dev3.05.14#92

Merged
pennerz merged 3 commits into
mainfrom
pennerz_fix_mobile_empty_chat_history_bug_dev3.05.14
May 15, 2026
Merged

Pennerz fix mobile empty chat history bug dev3.05.14#92
pennerz merged 3 commits into
mainfrom
pennerz_fix_mobile_empty_chat_history_bug_dev3.05.14

Conversation

@pennerz
Copy link
Copy Markdown
Collaborator

@pennerz pennerz commented May 15, 2026

No description provided.

Penner Zhang and others added 2 commits May 14, 2026 22:54
The mobile FAB button was only rendered at the end of the main content
block, which is never reached when the empty-state early return fires.
Duplicate the FAB in the empty state so mobile users can always start
a new chat.

Also remove dead setServerAuthAgents import (token auth removed).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The container preferences endpoint was a stub that discarded writes
and always returned {}. This caused the welcome tour to reappear on
every reload. Now preferences are persisted as JSON in the data dir.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pennerz pennerz force-pushed the pennerz_fix_mobile_empty_chat_history_bug_dev3.05.14 branch from a804385 to 9f10a49 Compare May 15, 2026 05:54
- queue-conversation-mock: increase initial mock delay from 2.5s to 8s
  so the page has time to load and observe 'running' state before
  the mock completes (fixes consistent failure on CI)
- queue-conversation-mock: increase waitForTaskStatus timeout to 15s
- queue-conversation: add 500ms buffer after SSE connection before
  releasing chunks, and scope content assertion to .chat-message-content

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pennerz pennerz enabled auto-merge May 15, 2026 06:18
@pennerz pennerz merged commit bb8e8c5 into main May 15, 2026
9 checks passed
@pennerz pennerz deleted the pennerz_fix_mobile_empty_chat_history_bug_dev3.05.14 branch May 15, 2026 14:02
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