diff --git a/CHANGELOG.md b/CHANGELOG.md index 446e1f5bcb..d4337e6136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). logged in [#1508](https://github.com/greenbone/gsa/pull/1508) ### Fixed +- Fix showing loading indicator in content composers [#1613](https://github.com/greenbone/gsa/pull/1613) - Enable downloading csv in table dashboard [#1611](https://github.com/greenbone/gsa/pull/1611) - Fixed 404 URL handling in gsad which caused a XSS vulnerability [#1603](https://github.com/greenbone/gsa/pull/1603) - Fixed status of Tickets for task.isInTrash() and isOrphan [#1592](https://github.com/greenbone/gsa/pull/1592) diff --git a/gsa/src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap b/gsa/src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap index e3e19ab0ca..ad1c39881a 100644 --- a/gsa/src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap +++ b/gsa/src/web/components/dialog/__tests__/__snapshots__/twobuttonfooter.js.snap @@ -138,7 +138,7 @@ exports[`DialogTwoButtonFooter tests should render 1`] = ` `; -exports[`DialogTwoButtonFooter tests should render loading 1`] = ` +exports[`DialogTwoButtonFooter tests should render loading and disable cancel button 1`] = ` .c2 { display: -webkit-box; display: -webkit-flex; @@ -273,6 +273,7 @@ exports[`DialogTwoButtonFooter tests should render loading 1`] = `