Closed carylwyatt closed 7 months ago
Name | Link |
---|---|
Latest commit | c01fe2b5a8e1690e5ba9a28e5eb1b7e1a3d7bb56 |
Latest deploy log | https://app.netlify.com/sites/hathitrust-firebird-common/deploys/661d93ad6ebca0000862c0a0 |
Deploy Preview | https://deploy-preview-65--hathitrust-firebird-common.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Approved by Ange and Gayathri ✅
After conversation with Ange and Gayathri, we decided to update the cookie banner to implement non-modal dialog best practices:
<section>
and use a div withrole=dialog
andaria-modal=false
With this PR, the banner has been updated to use a close button and focus trap.