Improve server picker scrolling and subscription input layout
This commit is contained in:
@@ -55,6 +55,8 @@ test('local validation, scoped refresh and drawer focus remain feature-owned', (
|
||||
assert.match(feature, /feature\.adding \|\| feature\.addClosing/);
|
||||
assert.doesNotMatch(feature, /addInvokerRef/);
|
||||
assert.match(feature, /className="client-profile-delete"[\s\S]*client-profile-delete-lid/);
|
||||
assert.match(feature, /placeholder="https:\/\/…"[\s\S]*aria-label="Ссылка подписки"/);
|
||||
assert.doesNotMatch(feature, /<span>Ссылка подписки<\/span>/);
|
||||
assert.doesNotMatch(feature, /cancelRename|client-profile-menu|onRename/);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user