You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When holder scans the QR code, a connection with the issuer is made, then the issuer is able to send a credential offer. At the moment, if the issuer sends multiple credential offers with one QR code (one connection), the first credential offer is shown at the credential offer screen, but the other ones after are shown as a notification in the home screen. It's not very user friendly to have to go to the home screen to see the other offers. It'd be interesting if after either accepting/declining the offer that the next one is shown.
Acceptance Criteria
As a user, I'd like to accept or decline multiple credential offers by scanning only once a QR code and not to have to go to the home screen to see the other offers if the issuer sends multiple offers.
As the issuer I'd like to have an endpoint where I can send multiple credential offers by using a single connection.
Wireframes or relevant image assets / links
Here is an example of what would the feature look like. 3 credential offers are sent to the holder, and none of them appear as a notification. As soon as the holder accepts the first offer, the second one is shown to the holder and then the third one:
Description of feature / user story
When holder scans the QR code, a connection with the issuer is made, then the issuer is able to send a credential offer. At the moment, if the issuer sends multiple credential offers with one QR code (one connection), the first credential offer is shown at the credential offer screen, but the other ones after are shown as a notification in the home screen. It's not very user friendly to have to go to the home screen to see the other offers. It'd be interesting if after either accepting/declining the offer that the next one is shown.
Acceptance Criteria
As a user, I'd like to accept or decline multiple credential offers by scanning only once a QR code and not to have to go to the home screen to see the other offers if the issuer sends multiple offers.
As the issuer I'd like to have an endpoint where I can send multiple credential offers by using a single connection.
Wireframes or relevant image assets / links
Here is an example of what would the feature look like. 3 credential offers are sent to the holder, and none of them appear as a notification. As soon as the holder accepts the first offer, the second one is shown to the holder and then the third one:
https://drive.google.com/file/d/1GiNPs9D9cTB7o08gHhKPJHAP5dXkb-g7/view
The text was updated successfully, but these errors were encountered: