hyperledger-labs / business-partner-agent

The Business Partner Agent is a SSI wallet and controller based on aries cloud agent python.
https://labs.hyperledger.org/business-partner-agent/
Apache License 2.0
56 stars 49 forks source link

Feature/UI connectionless #723

Closed schlagtim closed 2 years ago

schlagtim commented 2 years ago

schlagtim commented 2 years ago

Looks very good, except for two things

  1. the lamejs dependency, see comment
  2. If i click the trash icon in the connection dropdown I see the following in the console:
vue.runtime.esm.js:619 [Vue warn]: Error in callback for watcher "partner": "TypeError: Cannot read properties of null (reading 'id')"

found in

---> <CredentialManagement> at src/views/issuer/CredentialManagement.vue
       <VMain>
         <VApp>
           <App> at src/App.vue
             <Root>

If this is merged we can also close: #608

Fixed dropdown delete