maryvilledev / skilldirectoryui

React front-end for the Skill Directory API
0 stars 0 forks source link

Modified skill review modal sizing #134

Closed Hopding closed 7 years ago

Hopding commented 7 years ago

Fixes #85. This PR makes the review text field smaller (I prefer it the way it is in the current master branch; but this fixes the minimization problem, to an extent).

Maximized Window

screen shot 2017-02-01 at 4 15 14 pm

Minimized Window

screen shot 2017-02-01 at 4 14 37 pm (Making the browser window any smaller causes you to have to scroll to submit the review.)

There are some other changes that could potentially be made to the modal itself to maximize screen real estate when minimized to a large extent, but I didn't mess with that. I think we should leave anything like that for the UI overhaul, if we get around to doing that.