Redesign Navbar to use icons instead & shows Latency #26
Labels
Good First Issue
Something to tackle as a new member
Medium Priority
Worth working on
Workoad Light
A few simple changes
Context
Currently, the navbar is not dynamic and is too long, causing weird behavior when the width of the window is small. Also, the circle indicators are outdated and could be visually improved with icons.
What to do:
ALREADY DONE
Fix the SCSS to
Currently what it looks like:
Replace these circles with icons instead and shrink the names down to:
How to implement
Using the vue-material-design-icons, change the color based on the status of the WebSocket, detect controllers plugged in,and show the latency. The current navbar code shows how to change the color based on the states dynamically.Reference Images:
The text was updated successfully, but these errors were encountered: