-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
Describe the bug:
When navigating between the homepage (/) and the editor (/editor), the browser’s Back button behaves inconsistently.
Sometimes it:
- Skips the homepage entirely and jumps back to the previous external page (like a Google search),
- Does nothing and stays stuck on /editor, or
- Requires multiple back presses to reach the homepage, and then forward navigation skips it again.
This makes navigation within the app unpredictable.
Steps to reproduce the behavior:
- Search for “drawdb app” on Google.
- Click the first link → opens the homepage (https://www.drawdb.app).
- Click “Open Editor” to go to /editor.
- Press the browser Back arrow (←).
Observe one of the following:
- Homepage skipped → returns directly to Google.
- Back button unresponsive.
- Multiple presses required to reach homepage, and forward skips it again.
Expected behavior:
Pressing Back from /editor should always return to the homepage (/) before leaving the site.
Pressing Forward should go through the same in-app routes (homepage → editor) in order, without skipping.
Screenshot / Screen Recording
A short screen recording demonstrating all three navigation issues is attached below.
Screen.Recording.2025-11-10.at.9.39.22.AM.2.mov
Desktop:
OS: macOS
Browser: Google Chrome (latest)
Reproducible: Yes (both normal and incognito mode)
Metadata
Metadata
Assignees
Labels
No labels