From 0350a2ccf43f1edaa3c63e43688d840619fade0f Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Tue, 17 May 2022 09:51:12 +0200 Subject: [PATCH] Locale edit shouldn't be disabled (#2626) --- cypress/integration/realm_settings_events_test.spec.ts | 2 -- src/realm-settings/LocalizationTab.tsx | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/cypress/integration/realm_settings_events_test.spec.ts b/cypress/integration/realm_settings_events_test.spec.ts index a0310dff3e..f53a2981f9 100644 --- a/cypress/integration/realm_settings_events_test.spec.ts +++ b/cypress/integration/realm_settings_events_test.spec.ts @@ -250,8 +250,6 @@ describe("Realm settings events tab tests", () => { cy.findByTestId("localization-tab-save").click(); - cy.findByTestId("add-bundle-button").click({ force: true }); - addBundle(); masthead.checkNotificationMessage( diff --git a/src/realm-settings/LocalizationTab.tsx b/src/realm-settings/LocalizationTab.tsx index dec65ea416..9c90a23c7b 100644 --- a/src/realm-settings/LocalizationTab.tsx +++ b/src/realm-settings/LocalizationTab.tsx @@ -506,7 +506,6 @@ export const LocalizationTab = ({ toolbarItem={