[MM-55277] Team's menu doesn't follow standard accessible keyboard behavior (#29917)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b59f10cbbd
Коммит
502506a517
@@ -108,7 +108,7 @@ describe('Notifications', () => {
|
||||
|
||||
// # Invites User 1
|
||||
cy.get('#member_popover').should('be.visible').click();
|
||||
cy.contains('Manage Members').click();
|
||||
cy.contains('Manage members').click();
|
||||
cy.contains('Add Members').click();
|
||||
cy.get('.channel-invite__content').
|
||||
should('be.visible').
|
||||
|
||||
Ссылка в новой задаче
Block a user