Commit 7032b0e
[FIX] #43964 UI: mark
* Fixes https://mantis.ilias.de/view.php?id=43964
* Add `aria-current="step"` to the list element, which carries the step semantically.Listing\Workflow current step for assistive technologies. (ILIAS-eLearning#11145)1 parent ae4b834 commit 7032b0e
File tree
3 files changed
+3
-2
lines changed- components/ILIAS/UI
- src
- Implementation/Component/Listing/Workflow
- templates/default/Listing
- tests/Component/Listing/Workflow
3 files changed
+3
-2
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments