Commit b455de6
authored
Reverting the change to remove accessibility traits on the AttributedLabel (#597)
This reverts #590. During
integration testing, the original change caused KIF failures while
searching for labels with the `staticText` trait. The work to audit the
failures and make necessary code changes has been ticketed
[here](https://block.atlassian.net/browse/UI-9567).
This revert allows the changes in
#596 to be fully tested.1 parent 9e1828e commit b455de6
2 files changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
| 339 | + | |
343 | 340 | | |
344 | | - | |
| 341 | + | |
345 | 342 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
351 | 348 | | |
352 | | - | |
| 349 | + | |
| 350 | + | |
353 | 351 | | |
354 | 352 | | |
355 | 353 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments