UTDallasEPICS / UTDesign-Monitor-Dashboard

new repo, old one borked
0 stars 0 forks source link

[Feature] Owned Dashboards Toggle #73

Open FegelSamuel opened 1 day ago

FegelSamuel commented 1 day ago

Feature Description In the Dashboard List, we want a toggle button to see either only Dashboards you own or all Dashboards

Requirements When it's clicked, it will switch from "only seeing your own dashboards" to "seeing all dashboards." I would like you to, "on click," change the colors when toggling

Additional context You will probably use the @click function.

FegelSamuel commented 1 day ago

Use a v-if and a ref probably