Skip to content

fix: [UIE-10357] fixed accessibility issue#13515

Merged
tvijay-akamai merged 2 commits intolinode:developfrom
tvijay-akamai:feature/UIE-10357
Mar 24, 2026
Merged

fix: [UIE-10357] fixed accessibility issue#13515
tvijay-akamai merged 2 commits intolinode:developfrom
tvijay-akamai:feature/UIE-10357

Conversation

@tvijay-akamai
Copy link
Contributor

Description 📝

Fixed accessibility bug due to id and name mismatch.

Changes 🔄

corrected id

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 🗓️

march end

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

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 4 failing tests on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
4 Failing876 Passing11 Skipped48m 57s

Details

Failing Tests
SpecTest
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can create and delete object storage buckets
search-images.spec.tsCloud Manager Cypress Tests→Search Images » creates two images and make sure they show up in the table and are searchable
firewall-landing-page.spec.tsCloud Manager Cypress Tests→confirms Firewalls landing page empty state is shown when no Firewalls exist » lists all Firewalls
lke-create.spec.tsCloud Manager Cypress Tests→LKE Cluster Creation with LKE-E→shows the LKE-E flow with the feature flag on » creates an LKE-E cluster with the account capability

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/images/search-images.spec.ts,cypress/e2e/core/firewalls/firewall-landing-page.spec.ts,cypress/e2e/core/kubernetes/lke-create.spec.ts"

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Mar 24, 2026
@tvijay-akamai tvijay-akamai merged commit f44fbdd into linode:develop Mar 24, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Mar 24, 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