Fix stale VM links in three-dot menu after renaming VM

GitHub issue #144 Feature Declined realamivia discord Feb 3, 2026 View Discord message View GitHub mirror

Author: realami Channel: #feedback Link: https://discord.com/channels/1405685085923049482/1405686161791516873/1468044389203837040


Problem

After renaming a VM from <A> to <B> and reloading the Shelley webapp, the three-dot menu still contains outdated links:

  • Menu item linking to https://<A>.exe.xyz (now a dead link or pointing to a different VM)
  • "Terminal" menu item is also broken

These stale references need to be updated or cleared when a VM is renamed.

Expected Behavior

After renaming a VM and reloading the webapp, all menu items should reference the new VM name and maintain functional links.

discord-bug

1 Comment

josharianvia github Feb 3, 2026

🔍 Potential duplicates found:

  • #143: This issue (#143) is about fixing Terminal link after VM rename, which directly addresses the same problem as #144 - stale menu links after VM renaming. Both report broken menu items (including Terminal) that reference the old VM name after renaming.

This is an automated check. Please review and close as duplicate if appropriate.