eclipse-tractusx / digital-product-pass

Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
22 stars 14 forks source link

[DPP] Bug in frontend when backend is not available #273

Closed matbmoser closed 4 months ago

matbmoser commented 5 months ago

Current Behavior

When the backend is not available the frontend will display the policy dialog and not a error message.

image

Expected Behavior

Display error not available

Steps To Reproduce