Adding arialive to text (#20242)

This commit is contained in:
Aasim Khan
2022-08-03 20:25:17 -07:00
committed by GitHub
parent baf52a55ff
commit d139559d98
5 changed files with 26 additions and 5 deletions

View File

@@ -154,7 +154,8 @@ export class DatabaseSelectorPage extends MigrationWizardPage {
CSSStyles: {
...styles.BODY_CSS,
'margin-top': '8px'
}
},
ariaLive: 'polite'
}).component();
const cssClass = 'no-borders';