Skip to content

Feature: Update URL when switching tabs for deep linking #104

@paulpreibisch

Description

@paulpreibisch

Feature Request

Description

When a user clicks on any tab in the project, the URL should update to reflect the current tab location. This will enable users to copy the URL and share it, allowing others to directly navigate to that specific tab.

Use Case

  • Users can bookmark specific tabs
  • Users can share direct links to specific sections
  • Browser history will properly track tab navigation

Proposed Implementation

  • Update URL hash or query parameters when tab changes
  • Handle initial page load to navigate to the correct tab based on URL
  • Ensure browser back/forward buttons work correctly with tab navigation

Affected Components

  • All tab components (NestedTabs, EpicTabs, etc.)
  • React Router integration may be needed

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