Skip to content

Conversation

@valentin0h
Copy link
Collaborator

@valentin0h valentin0h commented Jan 22, 2026

Summary

Follow-up to #482. Renders proposal content from TipTap document server instead of legacy description field.

  • Add DocumentNotAvailable empty state when content fails to load

Demo

Success vs error state of document loading

CleanShot 2026-01-23 at 12 33 32

existingProposal?.id,
existingProposal?.proposalData,
]);
return `proposal-${instance.id}-${existingProposal?.id ?? crypto.randomUUID()}`;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't end up in this state, but if we handle it by creating a new doc.

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.

2 participants