Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

Enhancement/notification alt tag #674

Closed fluturecode closed 1 year ago

fluturecode commented 1 year ago

References QA issue https://github.com/Shift3/boilerplate-client-react/issues/671

Changes

  1. Added alt tag Notification to notification bell button.

Purpose

To allow screen readers necessary info that the selected button is for Notifications.

Pre-Testing TODOs

What needs to be done before testing

Testing

How should other contributors test this Pull Request?

  1. Pull in the changes to your local copy of this branch and restart Docker.

Screenshots

Closes #000