keeri

Results 34 issues of keeri

Upon enabling shuffle, the currently played track is often placed somewhere in the middle of the queue, which causes the playback to stop when the last item in the queue...

Will no longer display multiple entries with the same nano\_ address if imported data contains duplicate entries. Fixes 3rd column's header deciding to leave its layout and become a 1st...

enhancement

add an icon next to the Name column: A and Z next to an arrow prompt "Sorting address book by name will overwrite custom order. Are you sure?" don't show...

enhancement

results in confirmed blocks counter not displaying in Account Details underneath "Advanced Options"

bug

![image](https://user-images.githubusercontent.com/29272208/166459106-955b37a4-d87c-4f70-afdc-2276f9c898d4.png)

bug

https://github.com/Nault/Nault/blob/03c04f18b24172c7e9727b787dc2bcd81a18bd9e/src/app/components/accounts/accounts.component.html#L8 it used to say "Manage accounts" and "Back to simple mode" which made it clear how the user can manage their accounts https://github.com/Nault/Nault/blob/5858cdf1d3a6cc6378f8acb9963e079ab38dca10/src/app/components/accounts/accounts.component.html#L8 now it says "Advanced mode" which...

bug

should look something like this: ![image](https://user-images.githubusercontent.com/29272208/126751358-3bbe6a56-af11-44d9-a7b3-aba155f32c37.png)

enhancement

at the moment there is a very slight chance that the selected FROM account is different so it'd be good to make sure it's the one that the funds were...

enhancement

perhaps about ~10 seconds on most calls, ~20 seconds for expensive calls (account history of hot wallets) if the request is taking longer than that, switch backends (if using Random...

bug

if json response is not valid, treat it same as a server error (see catch method below) https://github.com/Nault/Nault/blob/56e605d98936476e447005eb6ac6a1e9095fccd5/src/app/services/api.service.ts#L32-L56

bug