Skip to content

Ensure chat send logic initializes reliably#40

Merged
G-Fourteen merged 1 commit intomainfrom
codex/fix-enter-key-behavior-in-chat-application
Sep 11, 2025
Merged

Ensure chat send logic initializes reliably#40
G-Fourteen merged 1 commit intomainfrom
codex/fix-enter-key-behavior-in-chat-application

Conversation

@G-Fourteen
Copy link
Collaborator

Summary

  • Spread options correctly in pollinationsFetch to avoid silent initializer failures
  • Improve Enter-to-send binding with IME safety and Shift+Enter newline support
  • Remove duplicate send button handler from chat-storage.js so chat-init.js is sole input owner

Testing

  • npm test (fails: package.json missing)

https://chatgpt.com/codex/tasks/task_b_68c333f419d08329940aa426829c6c22

@G-Fourteen G-Fourteen merged commit f0a3bcd into main Sep 11, 2025
@G-Fourteen G-Fourteen deleted the codex/fix-enter-key-behavior-in-chat-application branch September 11, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant