Skip to content

fix(issue-views): Fix copy pasting links not working #85751

Merged
MichaelSun48 merged 1 commit into
masterfrom
msun/issueViews/fixBrokenCopyPasteLinks
Feb 24, 2025
Merged

fix(issue-views): Fix copy pasting links not working #85751
MichaelSun48 merged 1 commit into
masterfrom
msun/issueViews/fixBrokenCopyPasteLinks

Conversation

@MichaelSun48

@MichaelSun48 MichaelSun48 commented Feb 24, 2025

Copy link
Copy Markdown
Contributor

Fixes a bug where copy pasting a link with time filters or projects and a query in the url would incorrectly redirect to the first tab, rather than a temporary tab.

New behavior:

  • Just projects -> first tab with project filter updated
  • Just time filters -> first tab with time filters updated
  • Just Projects & timefilters -> first tab with projects & time filters updated
  • Query & projects -> temp tab
  • Query & time filters -> temp tab
  • Query & time filters & projects -> temp tab

@MichaelSun48 MichaelSun48 requested a review from a team as a code owner February 24, 2025 16:52
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 24, 2025
@MichaelSun48 MichaelSun48 merged commit ba54fd9 into master Feb 24, 2025
@MichaelSun48 MichaelSun48 deleted the msun/issueViews/fixBrokenCopyPasteLinks branch February 24, 2025 17:13
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants