@@ -2342,8 +2342,10 @@ exports[`DataTable should render 1`] = `
2342
2342
}
2343
2343
>
2344
2344
<ForwardRef(OverflowMenu)
2345
+ ariaLabel="Settings"
2345
2346
className="bx--toolbar-action bx--overflow-menu"
2346
2347
flipped={ true }
2348
+ iconDescription="Settings"
2347
2349
renderIcon={
2348
2350
Object {
2349
2351
" $$typeof" : Symbol (react .forward_ref ),
@@ -2353,11 +2355,11 @@ exports[`DataTable should render 1`] = `
2353
2355
title="Settings"
2354
2356
>
2355
2357
<OverflowMenu
2356
- ariaLabel = " Menu "
2358
+ ariaLabel = " Settings "
2357
2359
className = " bx--toolbar-action bx--overflow-menu"
2358
2360
direction = " bottom"
2359
2361
flipped = { true }
2360
- iconDescription = " open and close list of options "
2362
+ iconDescription = " Settings "
2361
2363
innerRef = { null }
2362
2364
light = { false }
2363
2365
menuOffset = { [Function ]}
@@ -2382,7 +2384,7 @@ exports[`DataTable should render 1`] = `
2382
2384
<button
2383
2385
aria-expanded = { false }
2384
2386
aria-haspopup = { true }
2385
- aria-label = " Menu "
2387
+ aria-label = " Settings "
2386
2388
className = " bx--toolbar-action bx--overflow-menu bx--overflow-menu"
2387
2389
onClick = { [Function ]}
2388
2390
onClose = { [Function ]}
@@ -2392,14 +2394,14 @@ exports[`DataTable should render 1`] = `
2392
2394
title = " Settings"
2393
2395
>
2394
2396
<ForwardRef(Settings16)
2395
- aria-label="open and close list of options "
2397
+ aria-label="Settings "
2396
2398
className="bx--overflow-menu__icon"
2397
2399
focusable="false"
2398
2400
onClick={ [Function ]}
2399
2401
onKeyDown={ [Function ]}
2400
2402
>
2401
2403
<Icon
2402
- aria-label = " open and close list of options "
2404
+ aria-label = " Settings "
2403
2405
className = " bx--overflow-menu__icon"
2404
2406
focusable = " false"
2405
2407
height = { 16 }
@@ -2411,7 +2413,7 @@ exports[`DataTable should render 1`] = `
2411
2413
xmlns = " http://www.w3.org/2000/svg"
2412
2414
>
2413
2415
<svg
2414
- aria-label = " open and close list of options "
2416
+ aria-label = " Settings "
2415
2417
className = " bx--overflow-menu__icon"
2416
2418
focusable = " false"
2417
2419
height = { 16 }
@@ -2435,7 +2437,7 @@ exports[`DataTable should render 1`] = `
2435
2437
d = " M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
2436
2438
/>
2437
2439
<title >
2438
- open and close list of options
2440
+ Settings
2439
2441
</title >
2440
2442
</svg >
2441
2443
</Icon >
@@ -3317,8 +3319,10 @@ exports[`DataTable sticky header should render 1`] = `
3317
3319
}
3318
3320
>
3319
3321
<ForwardRef(OverflowMenu)
3322
+ ariaLabel="Settings"
3320
3323
className="bx--toolbar-action bx--overflow-menu"
3321
3324
flipped={ true }
3325
+ iconDescription="Settings"
3322
3326
renderIcon={
3323
3327
Object {
3324
3328
" $$typeof" : Symbol (react .forward_ref ),
@@ -3328,11 +3332,11 @@ exports[`DataTable sticky header should render 1`] = `
3328
3332
title="Settings"
3329
3333
>
3330
3334
<OverflowMenu
3331
- ariaLabel = " Menu "
3335
+ ariaLabel = " Settings "
3332
3336
className = " bx--toolbar-action bx--overflow-menu"
3333
3337
direction = " bottom"
3334
3338
flipped = { true }
3335
- iconDescription = " open and close list of options "
3339
+ iconDescription = " Settings "
3336
3340
innerRef = { null }
3337
3341
light = { false }
3338
3342
menuOffset = { [Function ]}
@@ -3357,7 +3361,7 @@ exports[`DataTable sticky header should render 1`] = `
3357
3361
<button
3358
3362
aria-expanded = { false }
3359
3363
aria-haspopup = { true }
3360
- aria-label = " Menu "
3364
+ aria-label = " Settings "
3361
3365
className = " bx--toolbar-action bx--overflow-menu bx--overflow-menu"
3362
3366
onClick = { [Function ]}
3363
3367
onClose = { [Function ]}
@@ -3367,14 +3371,14 @@ exports[`DataTable sticky header should render 1`] = `
3367
3371
title = " Settings"
3368
3372
>
3369
3373
<ForwardRef(Settings16)
3370
- aria-label="open and close list of options "
3374
+ aria-label="Settings "
3371
3375
className="bx--overflow-menu__icon"
3372
3376
focusable="false"
3373
3377
onClick={ [Function ]}
3374
3378
onKeyDown={ [Function ]}
3375
3379
>
3376
3380
<Icon
3377
- aria-label = " open and close list of options "
3381
+ aria-label = " Settings "
3378
3382
className = " bx--overflow-menu__icon"
3379
3383
focusable = " false"
3380
3384
height = { 16 }
@@ -3386,7 +3390,7 @@ exports[`DataTable sticky header should render 1`] = `
3386
3390
xmlns = " http://www.w3.org/2000/svg"
3387
3391
>
3388
3392
<svg
3389
- aria-label = " open and close list of options "
3393
+ aria-label = " Settings "
3390
3394
className = " bx--overflow-menu__icon"
3391
3395
focusable = " false"
3392
3396
height = { 16 }
@@ -3410,7 +3414,7 @@ exports[`DataTable sticky header should render 1`] = `
3410
3414
d = " M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
3411
3415
/>
3412
3416
<title >
3413
- open and close list of options
3417
+ Settings
3414
3418
</title >
3415
3419
</svg >
3416
3420
</Icon >
0 commit comments