fixed side nav

This commit is contained in:
gingervitis
2020-11-28 17:59:09 -08:00
parent b4b140b609
commit 3cd552cba8
4 changed files with 24 additions and 6833 deletions

View File

@@ -6,6 +6,17 @@ Will display an overview with the following datasources:
3. Video settings.
TODO: Link each overview value to the sub-page that focuses on it.
GW: to do:
- fix side nav on long pages
- Hardware + Viewer count views- top 3 boxes - restyle
- "Current stream" - rename to "latest" stream?
- Home - more box shadoe?
- "Viewers" section - not "current viewers"
- maybe not have "current stream" nav section
- put viewers table info on Home
- maybe make outbound/inbound smaller (since it's fixed info for current stream)
- reformat "Inbound Video Stream" section.
*/
import React, { useState, useEffect, useContext } from "react";