Commit 9c09a53
fix: correct event types for handleSelectAll and handleClearAll (#5584)
* Initial plan
* fix: change handleSelectAll and handleClearAll parameter types to ChangeEvent
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
* fix: correct handleClearAll to use ClickEvent for onClick handler
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <github-actions@github.com>
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>1 parent 608c713 commit 9c09a53
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
286 | | - | |
287 | | - | |
| 287 | + | |
| 288 | + | |
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| |||
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
296 | | - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
297 | 300 | | |
298 | 301 | | |
299 | 302 | | |
| |||
0 commit comments