Commit 52c96dc
committed
fix(webapp): add screen-reader text for the Test column cells
The Test cell on the Sessions table and the Test property on the session
detail page rendered an icon or dash with no text equivalent. Add an sr-only
Yes/No value and mark the check icon and dash aria-hidden.1 parent 1984b34 commit 52c96dc
2 files changed
Lines changed: 13 additions & 4 deletions
File tree
- apps/webapp/app
- components/sessions/v1
- routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.sessions.$sessionParam
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
152 | 156 | | |
153 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
154 | 160 | | |
155 | 161 | | |
156 | 162 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
| 824 | + | |
824 | 825 | | |
825 | | - | |
| 826 | + | |
826 | 827 | | |
827 | | - | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
828 | 831 | | |
829 | 832 | | |
830 | 833 | | |
| |||
0 commit comments