Skip to content

Commit 568af2e

Browse files
authored
Update error-broken-aria-reference.md
1 parent 58ce0ca commit 568af2e

1 file changed

Lines changed: 19 additions & 25 deletions

File tree

docs/known-issues-and-solutions/solutions-index/error-broken-aria-reference.md

Lines changed: 19 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -218,45 +218,39 @@ By deleting (or replacing) the `aria-describedby` attribute when the modal is cl
218218
219219
#### Screenshots of WAVE Error
220220
221-
1.01 Login Popup
221+
??? Info "1.01 Login Popup"
222222
223223
224-
## 1.A Login Popup, Screenshot
225-
> ![Image](https://github.com/user-attachments/assets/2b60b5a1-e88e-4558-a7af-7d02321d411b)
224+
## 1.A Login Popup, Screenshot
225+
> ![Image](https://github.com/user-attachments/assets/2b60b5a1-e88e-4558-a7af-7d02321d411b)
226226
227-
## 1.B Login Popup, Screenshot of WAVE Annotations
228-
- this signifies that this HTML node contains an attribute, `role="tooltip"` (unrelated to the WAVE error in the Action Items)
227+
## 1.B Login Popup, Screenshot of WAVE Annotations
228+
- this signifies that this HTML node contains an attribute, `role="tooltip"` (unrelated to the WAVE error in the Action Items)
229229
230-
> ![Image](https://github.com/user-attachments/assets/ed8ee92f-44f7-4507-9158-317032ed4f1b)
230+
> ![Image](https://github.com/user-attachments/assets/ed8ee92f-44f7-4507-9158-317032ed4f1b)
231231
232-
## 1.C Login Popup, Screenshot of HTML
233-
- note the attribute, `id="popup-1"`
232+
## 1.C Login Popup, Screenshot of HTML
233+
- note the attribute, `id="popup-1"`
234234
235-
> ![Image](https://github.com/user-attachments/assets/67f6a6bb-21b4-41dc-8995-d88c5ce41908)
235+
> ![Image](https://github.com/user-attachments/assets/67f6a6bb-21b4-41dc-8995-d88c5ce41908)
236236
237-
---
238237
238+
??? Info "2. Login Link"
239239
240-
<details><summary>2. Login Link</summary>
241-
<p>
240+
## 2.A Login Link, Screenshot
242241
243-
## 2.A Login Link, Screenshot
242+
![Image](https://github.com/user-attachments/assets/dbf6a9ba-b8c4-4d31-a6e2-7c304cca48ea)
244243
245-
![Image](https://github.com/user-attachments/assets/dbf6a9ba-b8c4-4d31-a6e2-7c304cca48ea)
244+
## 2.B Login Link, Screenshot of WAVE Annotations
245+
- Styles were removed to adequately show the WAVE annotation for the Login link
246+
- the WAVE Tool can disrupt styles in order to display the info sidebar, which effectively hid the Login link
246247
247-
## 2.B Login Link, Screenshot of WAVE Annotations
248-
- Styles were removed to adequately show the WAVE annotation for the Login link
249-
- the WAVE Tool can disrupt styles in order to display the info sidebar, which effectively hid the Login link
248+
![Image](https://github.com/user-attachments/assets/badefdca-387c-436a-b347-ec35c56bfe90)
250249
251-
![Image](https://github.com/user-attachments/assets/badefdca-387c-436a-b347-ec35c56bfe90)
250+
## 2.C Login Link, Screenshot of HTML
251+
- note the attribute, `aria-describedby="popup-1"`
252252
253-
## 2.C Login Link, Screenshot of HTML
254-
- note the attribute, `aria-describedby="popup-1"`
255-
256-
![Image](https://github.com/user-attachments/assets/14472348-665a-4ec9-acb6-b25eb70ad98f)
257-
258-
</p>
259-
</details>
253+
![Image](https://github.com/user-attachments/assets/14472348-665a-4ec9-acb6-b25eb70ad98f)
260254
261255
## Credits/Authors
262256
All HfLA members who contributed to this wiki page and/or contributed to Pull Requests that provided solutions for this page.

0 commit comments

Comments
 (0)