Commit d3206e7
ref(dynamic-sampling): Add aria-label to project rate input
Add an accessible label to each project's sample rate input so screen
readers can identify which project the input belongs to. Update the
test helper to query by this label instead of relying on positional
spinbutton indexing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 88802e9 commit d3206e7
File tree
2 files changed
+4
-10
lines changed- static/app/views/settings/dynamicSampling
2 files changed
+4
-10
lines changedLines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 61 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
72 | 65 | | |
73 | 66 | | |
74 | 67 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
397 | 398 | | |
398 | 399 | | |
399 | 400 | | |
| |||
0 commit comments