eu-digital-identity-wallet / eudi-app-android-wallet-ui

EUDI Wallet Prototype
European Union Public License 1.2
59 stars 23 forks source link

Fix: Enable share button if at least one verification item or optional field is selected #195

Closed gstamatop closed 1 month ago

gstamatop commented 1 month ago

This commit updates the logic for enabling the share button in the Request Screen (for both Presentation and Proximity flows).

The share button will now only be enabled if either of the following cases is true:

This ensures the share button is correctly enabled based on user selections.