Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Logs UI][a11y] Announce name of column on remove column button (#41695) #42529

Merged
merged 1 commit into from
Aug 2, 2019

Commits on Aug 2, 2019

  1. [Logs UI][a11y] Announce name of column on remove column button (elas…

    …tic#41695)
    
    * [Logs UI][a11y] Announce name of column on remove column button
    
    * Use title instead of aria-label
    
    * ariaColumnName => columnDescription
    
    * Move template string out of i18n
    
    * Revert label id change
    
    * Inject i18n to field title
    
    * Change title to Remove {columnDescription} column
    
    * Replace injectI18N with i18n.translate
    
    * Fix i18n
    Zacqary committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    3fee6fd View commit details
    Browse the repository at this point in the history