Skip to content

Fix dm navigation breaking#653

Open
7w1 wants to merge 3 commits intodevfrom
fix/dms-nav
Open

Fix dm navigation breaking#653
7w1 wants to merge 3 commits intodevfrom
fix/dms-nav

Conversation

@7w1
Copy link
Copy Markdown
Member

@7w1 7w1 commented Apr 7, 2026

Description

Fixes the DMs button in the side bar taking you to a page than isn't a dm.
The DM button just restores a page navigation from local storage, so if that local storage is messed up somehow, then you can't get to dms. This adds a check to ensure you always go to dms.

How this happened to me? I have no idea.

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).

@7w1 7w1 requested a review from hazre as a code owner April 7, 2026 15:34
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-653-sable.raspy-dream-bb1d.workers.dev 09fe8d9 pr-653 Tue, 07 Apr 2026 15:38:30 GMT

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