Skip to content

fix: fix crypto, sliding sync echo and back button - #1868

Merged
eleboucher merged 3 commits into
devfrom
fix/sliding-sync-local-echo-dedupe
Aug 19, 2026
Merged

eleboucher merged 3 commits into
devfrom
fix/sliding-sync-local-echo-dedupe

Conversation

@eleboucher

@eleboucher eleboucher commented Aug 19, 2026

Copy link
Copy Markdown
Member

Description

Fixes #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

An unjoined space renders the preview on every route of its section, so the
back button's section list path looped onto the same screen. useBackRoute now
escapes to home when the space is not joined (replace, so the dead end does
not linger in history). The preview back button also renders on desktop and
tablet sizes, and Tauri loads that start on a deep-linked page get a home
entry placed underneath it so webview back / iOS edge-swipe has somewhere to
land.
@eleboucher
eleboucher force-pushed the fix/sliding-sync-local-echo-dedupe branch from 74c5d35 to d6051e4 Compare August 19, 2026 15:28
@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-1868-sable.raspy-dream-bb1d.workers.dev d6051e4 pr-1868 Wed, 19 Aug 2026 15:30:31 GMT

@eleboucher
eleboucher merged commit f2dad92 into dev Aug 19, 2026
13 checks passed
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