Skip to content

Commit 0b0e4df

Browse files
committed
AC-1286: Accessible label added for New View input
1 parent cff8851 commit 0b0e4df

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Ui/view/base/web/templates/grid/controls/bookmarks

1 file changed

+1
-0
lines changed

app/code/Magento/Ui/view/base/web/templates/grid/controls/bookmarks/bookmarks.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<div class="action-dropdown-menu-item-edit" visible="customVisible">
2121
<input class="admin__control-text" type="text"
2222
data-bind="
23+
attr: {'aria-label': $t('New View'),
2324
value: customLabel,
2425
hasFocus: isCustomVisible(),
2526
keyboard: {

0 commit comments

Comments
 (0)