🐛 Fix user cant submit existing token when editing name only (#5658)

* 🐛 Fix user cant submit existing token when editing it
This commit is contained in:
Florian Schrödl 2025-01-27 16:00:24 +01:00 committed by GitHub
parent 92d14e38b5
commit ab72794994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 2383 additions and 13 deletions

View file

@ -89,8 +89,12 @@ export class WorkspacePage extends BaseWebSocketPage {
"token-update-create-modal",
);
this.tokenThemesSetsSidebar = page.getByTestId("token-themes-sets-sidebar");
this.tokensSidebar = page.getByTestId("tokens-sidebar");
this.tokenSetItems = page.getByTestId("tokens-set-item");
this.tokenSetGroupItems = page.getByTestId("tokens-set-group-item");
this.tokenContextMenuForToken = page.getByTestId(
"tokens-context-menu-for-token",
);
}
async goToWorkspace({