Nicole O'Brien

Results 66 issues of 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`...

type:chore
package:wallet.rs
stardust

### 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` - [ ]...

type:chore
package:wallet.rs
stardust

### Task description Profile was corrupted after I deleted a wallet and logged out and in. ### Requirements - [x] Find cause - [ ] Fix issue ### Creation checklist...

type:fix
context:settings
stardust

### 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...

type:refactor
stardust
context:login

### Task description We need to add deep link support for sending native tokens ### Requirements - [ ] Add asset id to deep links - [x] Handle incorrect asset...

type:enhancement
context:wallet
stardust

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.

type:enhancement
context:wallet
stardust

### 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...

type:enhancement
context:wallet
stardust

### Task description To make it easier to navigate the activity list we should make the activity feed groups collapsible. ### Requirements - [ ] Design collapsible group - [...

type:enhancement
context:wallet
stardust

### 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...

type:enhancement
stardust
context:login

### Task description Add information or progress bar to the loading screen when logging in or restoring. ### Requirements TBD ### Creation checklist - [ ] I have assigned this...

type:enhancement
stardust
context:login