ComputerScienceHouse / schedulemaker

A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.
http://schedule.csh.rit.edu
GNU General Public License v2.0
62 stars 38 forks source link

More spacing between elements when application not full screen #193

Open akath20 opened 5 years ago

akath20 commented 5 years ago

When using schedule maker in a responsive mode such as taking up half the screen so that you can look at your notes/classes you want to input on the other half of your screen, the "Show n Results" bar is right on top of the next element. It would be nice to have more spacing to read it easier, but it also makes me think that because it's attached to the next element, it belongs to that class, when it actually is associated with the element above.

image
devinmatte commented 5 years ago

I totally agree! UI is hard man. I'm currently planning on a UI overhaul (upgrading bootstrap 3 to bootstrap 4) so I will keep issues like in mind going forward. Just be aware it may not happen quickly

akath20 commented 5 years ago

It’s a very minor issue, but just wanted to put it on the record so you can track and/or maybe have someone new make this fix to get involved.

On Apr 7, 2019, at 4:49 PM, Devin Matte notifications@github.com wrote:

I totally agree! UI is hard man. I'm currently planning on a UI overhaul (upgrading bootstrap 3 to bootstrap 4) so I will keep issues like in mind going forward. Just be aware it may not happen quickly

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.