Commit c27e06e
committed
Update accessibility descriptions in ReportIssue component
- Added `contentDescription` to the bug report icon using the `report_issue` string resource.
- Added `contentDescription` to the arrow icon using the `open_in_browser` string resource.
- Imported `open_github_link` and `open_in_browser` from resource package.1 parent f229bea commit c27e06e
1 file changed
Lines changed: 4 additions & 2 deletions
File tree
- feature/details/presentation/src/commonMain/kotlin/zed/rainxch/details/presentation/components/sections
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments