devika
devika copied to clipboard
Fixed: unresponsive TerminalWidget and Anchortag error (minor changes)
The Terminal in the UI was just staying blank and not showing any information, this was fixed in TerminalWidget.svelte.
Unused Anchor tags in ControlPanel.svelte produced an Error message: "..ui/src/lib/components/ControlPanel.svelte:186:16 A11y: '#' is not a valid href attribute" Changing the anchors to Buttons fixed this.
Hey @odonald, would you be able to resolve the merge conflicts? This PR looks good to me, will merge this once the conflicts are resolved. Thanks! ❤️ 🙌
Closing: Issues already fixed in current release.