[MM-55274] User account menu doesn't follow standard accessible keyboard behavior (#29173)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3f9aa4a212
Коммит
4b6216f5a4
@@ -78,7 +78,7 @@ describe('Notifications', () => {
|
||||
cy.uiOpenUserMenu().findByText(`@${firstUser.username}`);
|
||||
|
||||
// # Close the user menu
|
||||
cy.uiGetSetStatusButton().click();
|
||||
cy.get('body').type('{esc}');
|
||||
|
||||
// * Check that 'Town Square' is currently being selected
|
||||
cy.get('.active').within(() => {
|
||||
|
||||
Ссылка в новой задаче
Block a user