Skip to content

Feature: Detect internal back navigation, including SPAs #6

Description

@Millbot-AI

Goal

Distinguish a child tab that can meaningfully navigate back internally from one that has returned to its entry page.

Acceptance criteria

  • Do not use history.length as the sole source of truth.
  • Cover full-page navigations and same-document SPA navigation.
  • Navigate inside the current tab before considering opener-tab behavior.
  • Treat incomplete or contradictory state as a safe no-op.
  • Document the chosen signals and their known limitations.
  • Add focused tests for multiple back steps and SPA routes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions