fix: add missing aria-labels to icon buttons in Terminal component#479
fix: add missing aria-labels to icon buttons in Terminal component#479narutamaaurum wants to merge 1 commit into
Conversation
- Adds aria-label to Search, Copy, Download, and Clear buttons - Improves accessibility for screen reader users - Addresses issue piyushdotcomm#279
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
👋 Thanks for opening a PR, @narutamaaurum!Your PR has entered the 🚦 PR Review Pipeline.
What happens next
A pipeline status comment will appear below and update automatically as your PR progresses. While you wait
This comment is posted only once. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
aria-labelattributes to icon-only buttons in the Terminal component headerChanges
modules/webcontainers/components/terminal.tsx: Addedaria-labelto Search, Copy, Download, and Clear buttonsTest Plan
Closes #279