Skip to content

fix: STORIF-292 - Object url encoding corrected.#13469

Open
dchyrva-akamai wants to merge 1 commit intolinode:developfrom
dchyrva-akamai:bugfix/STORIF-292
Open

fix: STORIF-292 - Object url encoding corrected.#13469
dchyrva-akamai wants to merge 1 commit intolinode:developfrom
dchyrva-akamai:bugfix/STORIF-292

Conversation

@dchyrva-akamai
Copy link
Contributor

Description 📝

Object url encoding corrected.

Preview 📷

image

How to test 🧪

  • Run pnpm dev.
  • Navigate to /object-storage/buckets.
  • Create a bucket or enter one.
  • Create a several subfolders.
  • Upload a file into last folder in the subfolder chain.
  • Open file details.
  • Observe the link.
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

@dchyrva-akamai dchyrva-akamai marked this pull request as ready for review March 5, 2026 15:06
@dchyrva-akamai dchyrva-akamai requested a review from a team as a code owner March 5, 2026 15:06
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 7 failing tests on test run #3 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
7 Failing865 Passing11 Skipped44m 2s

Details

Failing Tests
SpecTest
account-switching.spec.tsCloud Manager Cypress Tests→Parent/Child account switching→From Parent to Child » can search child accounts
account-switching.spec.tsCloud Manager Cypress Tests→Parent/Child account switching→From Child to Parent » can switch from Proxy user back to Parent account user from Billing page
account-switching.spec.tsCloud Manager Cypress Tests→Parent/Child account switching→From Child to Child » can switch to another Child account as a Proxy user
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can create and delete object storage buckets
access-key.e2e.spec.tsCloud Manager Cypress Tests→object storage access key end-to-end tests » can create an access key with limited access - e2e
vpc-linodes-update.spec.tsCloud Manager Cypress Tests→VPC assign/unassign flows » can assign Linode(s) to a VPC
vpc-linodes-update.spec.tsCloud Manager Cypress Tests→VPC assign/unassign flows » can assign a Linode without auto-assigning an IPv4 to a VPC

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/parentChild/account-switching.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/objectStorage/access-key.e2e.spec.ts,cypress/e2e/core/vpc/vpc-linodes-update.spec.ts"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

3 participants