Skip to content

Accessibility fixes - #737

Merged
Vincenzo Caruso (vincenzocaruso) merged 10 commits into
Azure:mainfrom
raharri:raharri/a11y-fixes
Aug 4, 2026
Merged

Accessibility fixes#737
Vincenzo Caruso (vincenzocaruso) merged 10 commits into
Azure:mainfrom
raharri:raharri/a11y-fixes

Conversation

@raharri

Copy link
Copy Markdown
Contributor

Changes

  • modify colors and styling in dark mode to match color contrast requirements
  • announce changes in the shared copy button popover text
  • make aria-labels for copy and query parameter elements more descriptive
  • return focus to the add connections button after closing the 'Add connection string' dialog

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the Azure IoT Explorer!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • If introducing new functionality or modified behavior, are they backed by unit tests?
  • Have all unit tests passed locally? (by running npm run test command)
  • Have you updated the README.md with new screenshots if significant changes have been made?
  • Have you update the package version if the current version in package.json is not higher than the version released?

@raharri Rachel Harris (raharri) changed the title Raharri/a11y fixes Accessibility fixes Jul 29, 2026
Comment thread src/app/css/_themes.scss Outdated
Comment thread src/app/constants/fluentV9Theme.ts
Comment thread src/app/notifications/components/notificationListEntry.tsx Outdated
Comment thread src/app/connectionStrings/components/connectionStringsView.tsx
Comment thread src/app/connectionStrings/components/connectionStringsView.tsx
Comment thread src/app/shared/components/copyButton.tsx Outdated
Comment thread src/app/css/_header.scss Outdated
Comment thread src/app/css/_notification.scss Outdated
Comment thread src/localization/locales/en.json Outdated
Comment thread src/app/shared/components/commandBarV9.tsx
@vincenzocaruso
Vincenzo Caruso (vincenzocaruso) merged commit 5ef6a68 into Azure:main Aug 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants