Skip to content

Add link to Model type on Model details page#5914

Merged
witoszekdev merged 6 commits intomainfrom
add-link-to-model-type
Oct 1, 2025
Merged

Add link to Model type on Model details page#5914
witoszekdev merged 6 commits intomainfrom
add-link-to-model-type

Conversation

@witoszekdev
Copy link
Member

@witoszekdev witoszekdev commented Sep 30, 2025

Scope of the change

Added link on model details page to model type:

CleanShot 2025-09-30 at 17 32 24@2x
  • I confirm I added ripples for changes (see src/ripples) or my feature doesn't contain any user-facing changes
  • I used analytics "trackEvent" for important events

@witoszekdev witoszekdev requested a review from a team as a code owner September 30, 2025 15:33
@changeset-bot
Copy link

changeset-bot bot commented Sep 30, 2025

🦋 Changeset detected

Latest commit: ceb05f9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
saleor-dashboard Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
saleor-dashboard-storybook Ignored Ignored Preview Oct 1, 2025 10:04am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a clickable link to the Model type on the Model details page, allowing users to navigate directly to the Model type's details. The change transforms a static text display into an interactive link.

  • Replace static text display of Model type with a clickable link
  • Update styling to use a flex layout with bold header text
  • Add necessary imports for Link component and URL generation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/modeling/components/PageOrganizeContent/PageOrganizeContent.tsx Converts static Model type text to a clickable link with updated styling
.changeset/khaki-walls-fix.md Documents the feature addition for changelog

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot temporarily deployed to pr-5914 September 30, 2025 15:35 Destroyed
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.69%. Comparing base (94c5a38) to head (ceb05f9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...onents/PageOrganizeContent/PageOrganizeContent.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5914      +/-   ##
==========================================
- Coverage   39.69%   39.69%   -0.01%     
==========================================
  Files        2624     2624              
  Lines       41664    41667       +3     
  Branches     9395     9398       +3     
==========================================
  Hits        16538    16538              
- Misses      23880    23883       +3     
  Partials     1246     1246              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…t.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 30, 2025 15:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot temporarily deployed to pr-5914 September 30, 2025 15:42 Destroyed
lkostrowski
lkostrowski previously approved these changes Oct 1, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@witoszekdev witoszekdev merged commit ac446a7 into main Oct 1, 2025
19 of 20 checks passed
@witoszekdev witoszekdev deleted the add-link-to-model-type branch October 1, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants