Describe the problem
Alerts for cookies/GDPR or announcements (such as our "website update" alert) are rendered at the end of the DOM, which is an issue for users navigating via keyboard. They would need to tab through the entire page just to dismiss these alerts.
Expected behavior
A user can dismiss these alerts early by having them rendered as one of the first focusable elements on a page.
Screenshots
If applicable, add screenshots to help explain the issue.
Any other information?
Describe the problem
Alerts for cookies/GDPR or announcements (such as our "website update" alert) are rendered at the end of the DOM, which is an issue for users navigating via keyboard. They would need to tab through the entire page just to dismiss these alerts.
Expected behavior
A user can dismiss these alerts early by having them rendered as one of the first focusable elements on a page.
Screenshots
If applicable, add screenshots to help explain the issue.
Any other information?