From c4d98b788a8463754e4f10fc245b187acb293bfc Mon Sep 17 00:00:00 2001 From: Alisher Musurmonov Date: Wed, 16 Oct 2024 20:21:14 +0500 Subject: [PATCH] UIREC-370: Disable pieces dropdown button when "Save and close" button is disabled --- CHANGELOG.md | 1 + .../PieceForm/PieceFormActionButtons/PieceFormActionButtons.js | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29738290..b13dff38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ * cleanup permissions for ui-receiving. Refs UIREC-410. * ECS - fix user with no affiliation to the location in POL can not add pieces to the receiving title related to that POL. Refs UIREC-411. * Upgrade `holdings-storage` to 8.0. Refs UIREC-407. +* Disable pieces dropdown button when "Save and close" button is disabled. UIREC-370. ## [5.0.5](https://github.com/folio-org/ui-receiving/tree/v5.0.5) (2024-08-05) [Full Changelog](https://github.com/folio-org/ui-receiving/compare/v5.0.4...v5.0.5) diff --git a/src/Piece/PieceForm/PieceFormActionButtons/PieceFormActionButtons.js b/src/Piece/PieceForm/PieceFormActionButtons/PieceFormActionButtons.js index e89c1a60..b9bbd5f7 100644 --- a/src/Piece/PieceForm/PieceFormActionButtons/PieceFormActionButtons.js +++ b/src/Piece/PieceForm/PieceFormActionButtons/PieceFormActionButtons.js @@ -79,6 +79,7 @@ export const PieceFormActionButtons = ({