Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [M3-9032] - ARIA label of action menu in Domains Landing table row #11437

Conversation

pmakode-akamai
Copy link
Contributor

@pmakode-akamai pmakode-akamai commented Dec 18, 2024

Description 📝

A small, quick PR to fix ARIA label of action menu in Domains Landing table row.

Changes 🔄

  • Updated the aria-label of the Action Menu in the Domains Landing page table row from [object Object] to a human-readable label
  • Updated e2e tests

Target release date 🗓️

N/A

Preview 📷

Before After
Screenshot 2024-12-18 at 6 24 38 PM Screenshot 2024-12-18 at 6 40 17 PM

How to test 🧪

  • Go to the Domains Landing Page
  • Inspect the Table Row Action Menu
  • Check that the aria-label is in a human-readable format
  • Ensure all tests pass
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 unit tests are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@pmakode-akamai pmakode-akamai added the Bug Fixes for regressions or bugs label Dec 18, 2024
@pmakode-akamai pmakode-akamai self-assigned this Dec 18, 2024
@pmakode-akamai pmakode-akamai marked this pull request as ready for review December 18, 2024 13:19
@pmakode-akamai pmakode-akamai requested a review from a team as a code owner December 18, 2024 13:19
@pmakode-akamai pmakode-akamai requested review from dwiley-akamai and harsh-akamai and removed request for a team December 18, 2024 13:19
@pmakode-akamai pmakode-akamai requested a review from a team as a code owner December 18, 2024 13:57
@pmakode-akamai pmakode-akamai requested review from jdamore-linode and removed request for a team December 18, 2024 13:57
Copy link

Coverage Report:
Base Coverage: 86.97%
Current Coverage: 86.97%

@jaalah-akamai jaalah-akamai added the Add'tl Approval Needed Waiting on another approval! label Dec 18, 2024
@bnussman-akamai bnussman-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Dec 18, 2024
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 470 passing tests on test run #4 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing470 Passing2 Skipped94m 29s

Copy link
Contributor

@jdamore-linode jdamore-linode left a comment

Choose a reason for hiding this comment

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

Nice catch @pmakode-akamai, thanks for the fix and test updates!

@pmakode-akamai pmakode-akamai merged commit 2867d82 into linode:develop Dec 19, 2024
23 checks passed
Copy link

cypress bot commented Dec 19, 2024

Cloud Manager E2E    Run #6999

Run Properties:  status check failed Failed #6999  •  git commit 2867d821f4: fix: [M3-9032] - ARIA label of action menu in Domains Landing table row (#11437)
Project Cloud Manager E2E
Branch Review develop
Run status status check failed Failed #6999
Run duration 29m 19s
Commit git commit 2867d821f4: fix: [M3-9032] - ARIA label of action menu in Domains Landing table row (#11437)
Committer Purvesh Makode
View all properties for this run ↗︎

Test results
Tests that failed  Failures 2
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 468
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/core/linodes/rebuild-linode.spec.ts • 2 failed tests

View Output Video

Test Artifacts
rebuild linode > rebuilds a linode from Community StackScript Screenshots Video
rebuild linode > rebuilds a linode from Account StackScript Screenshots Video
Flakiness  linodes/linode-config.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Linode Config management > End-to-End > Boots a config Screenshots Video
Flakiness  parentChild/account-switching.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Parent/Child account switching > From Parent to Child > can switch from Parent account user to Proxy account user from Billing page Screenshots Video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Bug Fixes for regressions or bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants