Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Multi-select connection for issuance (FE/BE) #609

Closed
8 tasks done
vivekayanworks opened this issue Mar 27, 2024 · 2 comments · Fixed by #629
Closed
8 tasks done

feat: Multi-select connection for issuance (FE/BE) #609

vivekayanworks opened this issue Mar 27, 2024 · 2 comments · Fixed by #629
Assignees

Comments

@vivekayanworks
Copy link
Contributor

vivekayanworks commented Mar 27, 2024

User story

  • User should be able to select single as well as multiple connections while creating offer, so that at a time credential offer request can be send to multiple connections.

Acceptance Criteria

  • To add support for selection of multiple connections while Issuance

Back-end:

  • Changes in payload of POST orgs/{orgId}/credentials/offer API.
  • Implementation of multiple coonection selection functionality.
  • There should be configurable maximum limit for multi-connection credentials.
  • Error Handling

Front-end:

  • Implement multiselect connection functionality while creating offer
  • Modify UI for select connection page
  • Modify UI for issuance page in which we have to give multiple cards according to connections count which we have selected
  • Input field validations
@bhavanakarwade bhavanakarwade linked a pull request Apr 8, 2024 that will close this issue
@pranalidhanavade pranalidhanavade changed the title Multi-select connection for issuance feat: Multi-select connection for issuance Apr 10, 2024
@bhavanakarwade bhavanakarwade changed the title feat: Multi-select connection for issuance feat: Multi-select connection for issuance (FE/BE) Apr 19, 2024
@sayali-chavan96
Copy link

sayali-chavan96 commented Jun 3, 2024

Pending Todos:

Frontend

  • When issuing credentials with multiple selected connections, deleting one connection ID should only remove the attributes associated with the deleted connection ID

  • After refreshing the page or navigating to another menu, the checkboxes on the connection selection page should be reset

@sayali-chavan96
Copy link

As retested on the QA environment, it is working as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants