Skip to content

[$325] [Due for payment 2025-07-15] Update Workspaces tab URLs to just workspaces to clearly differentiate them from Account-related URLs and prevent HelpPanel mismatches #64968

@mountiny

Description

@mountiny

Background

Previously, workspace-related pages were grouped under Account settings and shared the /settings URL prefix. That structure has changed recently. Workspaces now has its own dedicated tab, separate from Settings. However, the URLs were not updated to reflect this change in navigation. There is no redirect system in NewDot to handle old links paths (these old URLs might be referenced in bookmarks, messages or other integrations)

Problem

Both Account and Workspaces use the /settings URL prefix, even though they represent separate areas of the product
HelpPanel shows incorrect content on Workspaces pages (screenshot in 🧵)
The lack of a redirect mechanism means we can't change URLs without breaking backwards compatibility

Solution

Update all Workspaces tab URLs to start with /workspaces instead of /settings/workspaces, clearly separating them from Account-related pages and improving semantic clarity.
This change ensures:

  • A clean visual and technical distinction between Settings and Workspace sections.
  • Correct HelpPanel content rendering based on distinct URL paths.
  • Reduced confusion when users navigate or share links.
    To preserve existing user behavior and external links, implement redirects from all legacy /settings/workspaces/... URLs to their corresponding new /workspaces/... versions. This provides backward compatibility, ensures a seamless transition, and establishes a future-proof pattern for evolving routes without breaking existing references.
Issue OwnerCurrent Issue Owner: @
Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021943321028927089891
  • Upwork Job ID: 1943321028927089891
  • Last Price Increase: 2025-07-11

Metadata

Metadata

Labels

Awaiting PaymentAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.DailyKSv2ExternalAdded to denote the issue can be worked on by a contributorHelp WantedApply this label when an issue is open to proposals by contributors

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions