Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Remove double navigation on app load
Merged did:key:z6MkkfM3...sVz5 opened 1 year ago

We where navigating to the home route twice on load.

Once with router.loadFromLocation and then during onMount with navigate("home") which triggered the repo listing twice.

Add CrabNebula dev tools

Allowed to see the time it takes for each tauri command to be processed, is helpful for optimizing the desktop app

check

👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 opened with revision 011a50b4 on base 5b33e1ec +542 -49 1 year ago

We where navigating to the home route twice on load.

Once with router.loadFromLocation and then during onMount with navigate("home") which triggered the repo listing twice.

Add CrabNebula dev tools

Allowed to see the time it takes for each tauri command to be processed, is helpful for optimizing the desktop app

check

👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 pushed revision 2 e7607806 on base 5b33e1ec +543 -50 1 year ago

Move loadFromLocation into onMount

rudolfs accepted 1 year ago
rudolfs merged revision e7607806 at 0a059da7 1 year ago