You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When viewing the Info pane, the Addresses field sometimes updates for me, changing the order of the 4 addresses my node has. The actual addresses don't change, just the order. Maybe this is because they're coming from an unordered datastructure? Could they be sorted before being displayed?
The text was updated successfully, but these errors were encountered:
Make components as independent as possible
Remove repo.lock when not running (fix#588)
Fix#590 by using MFS
Save pins on MFS (ref.: #597)
Order addresses on info pane (fix#599)
Show previously pinned stuff (fix#600)
Save Screenshots on MFS
While daemon is turned off, let the user turn it on or close Desktop only.
Improve Files pane
Add some basic tests to start the testing journey #50
When viewing the Info pane, the Addresses field sometimes updates for me, changing the order of the 4 addresses my node has. The actual addresses don't change, just the order. Maybe this is because they're coming from an unordered datastructure? Could they be sorted before being displayed?
The text was updated successfully, but these errors were encountered: