Skip to content

Conversation

@e32wong
Copy link
Contributor

@e32wong e32wong commented Dec 30, 2025

Changes

  • Fixed a few errors that prevents production compilation of the code
  • Added the ability to edit a conversation
  • Refactored the conversation components to use a new common composable for editing and creation
  • The conversation table had been refactored to allow for pointing to a new poll whenever a conversation's poll had been edited, each poll response will now be mapped against a poll ID instead of being mapped against a conversation ID
  • Fixed a bug where the poll ID was not recorded properly inside the conversation_content table (auto migrated with flyway)
  • Added an edited indicator for conversations that had been edited

@e32wong e32wong changed the title Allow authors to edit a conversation editing after the creation Allow authors to edit a conversation (excluding the seed opinions) Dec 30, 2025
@e32wong e32wong force-pushed the 22 branch 2 times, most recently from ad888ac to aced712 Compare January 8, 2026 07:43
@e32wong e32wong marked this pull request as ready for review January 16, 2026 07:21
@e32wong e32wong mentioned this pull request Jan 18, 2026
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