pioneers / pimulator-js

Portable robotics simulator for the Pioneers in Engineering robotics kit (JavaScript edition)
3 stars 1 forks source link

[UI/UX] Clear console button #120

Closed charleshong3 closed 3 years ago

charleshong3 commented 3 years ago

The console becomes very long, we should add a way to clear all the text

Thine-Sho commented 3 years ago

Suggestion: clear console button appears after at least 2 messages are displayed in the console.

button matches the style of the "upload field" and "upload code" buttons but still fits the aesthetics of the console tabs. Button only appears when "console" (tab) is active and 'aria-selected' is true and disappears if previous conditionals evaluate to false.