YaleSTC / reservations

Manage equipment loans & reservations. Who can borrow what, for how long?
yalestc.github.io/reservations
MIT License
139 stars 58 forks source link

Reservation Section Headers are Out of Order #1661

Closed AlanLiu96 closed 7 years ago

AlanLiu96 commented 7 years ago

Scrolling down any page with reservations.

I think it'd be slightly more intuitive to have the bars scroll in order of categories (aka put "pending reservations" in the tab before "items."

screen shot 2017-02-07 at 8 49 02 pm

  • Reported by Sonia Wang

On the equipment models pages, if you scroll down the section headers are out of order with the headers in the nav-bar. It should be a relatively easy fix to rearrange them.

adwoabuadu commented 7 years ago

It seems that the Description and Details headers are in order, but "Items", "Procedures", and "Pending Reservations" aren't. I'm going to change the order of the section headers to match the navbar but leave the navbar intact for now.