fix: [UIE-10240] - Bug fixes and add route to Contact Sales drawer#13398
Merged
tvijay-akamai merged 5 commits intolinode:developfrom Feb 16, 2026
Merged
fix: [UIE-10240] - Bug fixes and add route to Contact Sales drawer#13398tvijay-akamai merged 5 commits intolinode:developfrom
tvijay-akamai merged 5 commits intolinode:developfrom
Conversation
pmakode-akamai
approved these changes
Feb 13, 2026
Contributor
There was a problem hiding this comment.
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
Collaborator
Cloud Manager UI test results🔺 1 failing test on test run #5 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/vpc/vpc-details-page.spec.ts" |
|||||||||||||||||
harsh-akamai
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
Renamed few products slugs to correctly have product name. Fixed breadcrumb to reflect the product name. Added route to contact sales drawer.
Changes 🔄
Scope 🚢
Upon production release, changes in this PR will be visible to:
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
As an Author, before moving this PR from Draft to Open, I confirmed ✅