Skip to content

docs(kanvas): document share-access fix and share/visibility notifications - #1204

Merged
leecalcote merged 5 commits into
masterfrom
copilot/document-kanvas-share-fix
Aug 13, 2026
Merged

docs(kanvas): document share-access fix and share/visibility notifications#1204
leecalcote merged 5 commits into
masterfrom
copilot/document-kanvas-share-fix

Conversation

Copilot AI commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Sharing a design or view could report success while grants were not applied (fixed in @sistent/sistent 0.22.0). Kanvas also now surfaces three share/visibility failures that used to fail silently—none of that was documented.

Sharing Designs

  • Warn owners to re-check People with Access on anything shared while the silent grant failure was live
  • Note that the fix reaches Kanvas when the host UI supplies sistent 0.22.0
  • Treat People with Access as the source of truth after grant/revoke

Share and visibility notifications

Document the three cases and what to do:

Situation Notification
Visibility mutation unsupported for the resource kind Unsupported (not success)
Share while design/view body loading or failed Sharing unavailable
Access list fetch failed Access list failed to load (not an empty collaborator list)

Views

  • Point Operator view sharing at the designs sharing page for the same fix and notification guidance

…tions

Co-authored-by: leecalcote <7570704+leecalcote@users.noreply.github.com>
Copilot AI and others added 2 commits August 13, 2026 03:13
Co-authored-by: leecalcote <7570704+leecalcote@users.noreply.github.com>
Co-authored-by: leecalcote <7570704+leecalcote@users.noreply.github.com>
Copilot AI changed the title [WIP] Document the Kanvas share fix and new visibility notifications docs(kanvas): document share-access fix and share/visibility notifications Aug 13, 2026
Copilot AI requested a review from leecalcote August 13, 2026 03:18
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview deployment: https://docs.layer5.io/pr-preview/pr-1204/

Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment here

@leecalcote leecalcote left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Refactor this to be user-facing. No user cares about Sistent or a specific version.

Co-authored-by: leecalcote <7570704+leecalcote@users.noreply.github.com>

Copilot AI commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Refactor this to be user-facing. No user cares about Sistent or a specific version.

Updated the share-access guidance to user-facing language and removed Sistent/version references in 55272fc.

@leecalcote
leecalcote marked this pull request as ready for review August 13, 2026 14:50
@leecalcote
leecalcote merged commit 55e02e5 into master Aug 13, 2026
4 checks passed
@leecalcote
leecalcote deleted the copilot/document-kanvas-share-fix branch August 13, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the Kanvas share fix (sistent 0.22.0) and three new share/visibility notifications

2 participants