Skip to content

Conversation

@mtopo27
Copy link
Contributor

@mtopo27 mtopo27 commented Nov 25, 2025

make behavior consistent for breadcrumb nav across compare and build details

Screen.Recording.2025-11-25.at.2.02.13.PM.mov

@mtopo27 mtopo27 requested a review from a team as a code owner November 25, 2025 18:59
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 25, 2025
to: makeReleasesUrl(project?.id, {
version: buildDetailsData.app_info.version ?? undefined,
}),
to: makeReleasesUrl(project?.id, {}),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty obj because it doesn't make sense that this was previous behavior

  • Clicking Releases takes you to release filtered for the specific version
  • Clicking {Version} takes you to release filtered for the specific version AND app id

@mtopo27 mtopo27 merged commit 0c187ec into master Nov 25, 2025
49 checks passed
@mtopo27 mtopo27 deleted the mtopo27/fix-compare-breadcrumb branch November 25, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants