Update QR-code Presentation: New layout 863fwpt2d
Background
This issue focuses on a new layout for when a qr-code is presented to be scanned.
What is to be done?
Update the QR-Code presentation modal such that it looks like on the layouts below.
The modal in question is this one: SharePlainDataModalComponent
. Please keep the <ng-content>
for now. Because ShareTransmissionDataModalComponent
builds on it.
Use the receive color for now.
Where to start?
- SharePlainDataModalComponent:
/lib/common/src/share-data/modal/plain/share-plain-data-modal.component.html
- If you need to adjust the QR-Code itself:
/lib/common/src/qr-codes/qr-code-presentation/qr-code.component.scss
Layouts
Edited by Andreas Pittrich