mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Add aria-label to Indices Management search input. (#19778)
This commit is contained in:
parent
2f63db23f8
commit
9493ac4093
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ export class IndexTable extends Component {
|
|||
}}
|
||||
data-test-subj="indexTableFilterInput"
|
||||
placeholder="Search"
|
||||
aria-label="Search indices"
|
||||
/>
|
||||
</EuiFlexItem>
|
||||
</EuiFlexGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue