From ac1be077361a3fea399cfe3ab0021af59d327b8f Mon Sep 17 00:00:00 2001 From: Alice Di Rico <83651704+Ladirico@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:37:47 +0100 Subject: [PATCH 1/2] fix: [IOPID-2632] Identification modal regressions (#6743) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Short description This PR introduces several fixes and improvements for the Identification Modal. These include both functional enhancements and graphical adjustments, particularly for handling zoomed-in text from device accessibility settings. ## List of changes proposed in this pull request - Improved Identification Modal functionality and accessibility. - Added a condition to hide the pictogram on small devices when bold text is enabled. - Fixed the close button ("X") positioning issue on Android. - Improved text rendering with `IoMarkdown` to prevent overflow issues. - Updated translations (English, German, Italian) to ensure consistency. - Increased the version of the DS library to use the hook `useIOFontDynamicScale` in order to check if the user has increased the font size ## Demo ### Android | A11Y | Large texts | Button Close in correct position | | - | - | - | |