Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: [IOBP-330] Fix manual input modal in Barcode Scan screen (#5106)
## Short description This PR fixes an issue with the modal dialog in the Barcode Scan screen, which causes ID Pay manual input to appear even if it is not enabled by the FF. ## List of changes proposed in this pull request - [ts/features/barcode/screens/BarcodeScanScreen.tsx](https://github.com/pagopa/io-app/compare/IOBP-330-tap-su-autorizza-una-transazione-senza-una-azione-collegata?expand=1#diff-12570b34029e534a64b24f1cb81383d99557273c4b2f34ad4ced82685fa017f6): added IDPay FF check ## How to test With the Experimental Design System enabled, navigate to the scan screen and check that the manual input modal is not displayed if IDPay is not enabled. Co-authored-by: Alessandro Izzo <[email protected]>
- Loading branch information