devika icon indicating copy to clipboard operation
devika copied to clipboard

Fixed: unresponsive TerminalWidget and Anchortag error (minor changes)

Open odonald opened this issue 1 year ago • 1 comments

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.

odonald avatar Mar 27 '24 10:03 odonald

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! ❤️ 🙌

mufeedvh avatar Mar 28 '24 09:03 mufeedvh

Closing: Issues already fixed in current release.

odonald avatar Apr 02 '24 13:04 odonald