-
Notifications
You must be signed in to change notification settings - Fork 2
Map Refactor #70
Copy link
Copy link
Open
Labels
frontendSomething relating to the frontend portion of the appSomething relating to the frontend portion of the apphigh-priorityThings that should be worked on ASAPThings that should be worked on ASAP
Milestone
Description
Metadata
Metadata
Assignees
Labels
frontendSomething relating to the frontend portion of the appSomething relating to the frontend portion of the apphigh-priorityThings that should be worked on ASAPThings that should be worked on ASAP
Is your feature request related to a problem? Please describe.
The map section is a bit unorganized and looks a bit clunky. e.g. rooms aren't properly displayed on different computers and don't display room information.
Describe the solution you'd like
Display room name/description/occupancy data click.
Display room preview / name on hover.
Stylize floor drop down menu according with the rest of the site.
Zoom and drag to view the different rooms.
Manually add descriptions to rooms that have special considerations
Describe alternatives you've considered
Maybe change how the information is displayed? For instance, not having room descriptions (involves changing schema), or swapping the drop down menu for another way to change the way the map is displayed.
Additional context
Add the color scheme to the wiki, in order to provide future developers with color style guides.