Azure / azure-iot-explorer

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.
MIT License
224 stars 71 forks source link

accessibility bugs wave 1 #607

Closed YingXue closed 1 year ago

YingXue commented 1 year ago

Accessibility fixes:

  1. Announce button click
  2. Annouce search result
  3. Move hyper link css to global
  4. Properly style input placeholder text globally
  5. Remove unused color from palatte
  6. Copy code from Portal's Copy button implementation

General Guidelines