Skip to content

fix: [UIE-10240] - Bug fixes and add route to Contact Sales drawer#13398

Merged
tvijay-akamai merged 5 commits intolinode:developfrom
tvijay-akamai:feature/UIE-10240
Feb 16, 2026
Merged

fix: [UIE-10240] - Bug fixes and add route to Contact Sales drawer#13398
tvijay-akamai merged 5 commits intolinode:developfrom
tvijay-akamai:feature/UIE-10240

Conversation

@tvijay-akamai
Copy link
Contributor

Description 📝

Renamed few products slugs to correctly have product name. Fixed breadcrumb to reflect the product name. Added route to contact sales drawer.

Changes 🔄

  • Now url will have the unique slug
  • Breadcrumb will have product name when going to details of product
  • Added route to contact sales drawer

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Target release date 🗓️

26 Feb 2026

Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

Copy link
Contributor

@pmakode-akamai pmakode-akamai left a comment

Choose a reason for hiding this comment

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

Looks good now! 👍

I've pushed new minor padding changes (as suggested by @davyd-akamai) along with some fine tunings: I restructured the marketplaceRouteTree to make marketplaceContactSalesRoute a child of marketplaceProductDetailsRoute updated to use useMatchRoute instead of useMatch for proper route matching, and kept useParams as is to avoid type casting

@pmakode-akamai pmakode-akamai added the Add'tl Approval Needed Waiting on another approval! label Feb 13, 2026
@pmakode-akamai pmakode-akamai changed the title fix: [UIE-10240] fixed bug and added route to contact sales drawer fix: [UIE-10240] - Bug fixes and add route to Contact Sales drawer Feb 13, 2026
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #5 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing865 Passing11 Skipped42m 47s

Details

Failing Tests
SpecTest
vpc-details-page.spec.tsCloud Manager Cypress Tests→VPC details page » can create, edit, and delete a subnet from the VPC details page

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/vpc/vpc-details-page.spec.ts"

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Feb 16, 2026
@tvijay-akamai tvijay-akamai removed the Add'tl Approval Needed Waiting on another approval! label Feb 16, 2026
@tvijay-akamai tvijay-akamai merged commit e5d1630 into linode:develop Feb 16, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

4 participants