Nicole O'Brien
Nicole O'Brien
## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. ... ## Changelog ``` - Update @iota/wallet to `2.0.2-alpha.13` - Update @iota/types to `^1.0.0-beta.11`...
### Task description Update to the latest dependencies to allow use of a breaking change in the nodes. ### Requirements - [ ] Update iota/wallet to `2.0.2-alpha.13` - [ ]...
### Task description Profile was corrupted after I deleted a wallet and logged out and in. ### Requirements - [x] Find cause - [ ] Fix issue ### Creation checklist...
### Task description Right now the loading screen is a popup that displays in certain situations depending on some stores. This is hard to debug and leads to some behaviour...
### Task description We need to add deep link support for sending native tokens ### Requirements - [ ] Add asset id to deep links - [x] Handle incorrect asset...
We should improve the error messages of the claiming flow so that they explain to the user the problem based on the error type returned from wallet.rs.
### Task description Because claiming an output issues a new transaction we should keep the activity in a pending claim state until the claiming transaction is confirmed. Otherwise the transaction...
### Task description To make it easier to navigate the activity list we should make the activity feed groups collapsible. ### Requirements - [ ] Design collapsible group - [...
### Task description We should improve error handling during login. And if the user can not login they should be logged out and explained why. IF a profile is corrupt...
### Task description Add information or progress bar to the loading screen when logging in or restoring. ### Requirements TBD ### Creation checklist - [ ] I have assigned this...