cb-talent-development/careerbuilder-static

Alex's list of small fixes

Closed this issue · 4 comments

He said he has some, I haven't seen it yet.

Hey friends! My list of to-fix issues is pretty small, I think/hope. The issues all deal with responsiveness. I'll detail each:

Sign in

The input fields on the Sign In page to not fill the width of their container:
screenshot from 2015-08-13 10-48-35

Responsive Navbar

If you expand the hamburger nav menu while on a small form factor width, and expand the window again, the menu does not restore to a desktop view:
screenshot from 2015-08-13 10-48-40

Simplified Cart

This might be nitpicking, but potentially on tablet-sized devices the medium breakpoint's order summary box isn't quite wide enough. What do you think? It might just need a column or more extra at whatever breakpoint this is:
screenshot from 2015-08-13 10-49-22

Alert Toasts

The Alert Toasts do not fill the width of their container:
screenshot from 2015-08-13 10-49-50

That's all, folks!

@toastercup Responses to your issues.

  • Sign in -- easy once HTML unlocks. Change columns-11 to columns-12. Overriding that via CSS seems like a bad idea.
  • responsive navbar -- fixed. Menus hides on resize.
  • What do you think? > I don't mind it. Given deadlines, leave it.
  • The Alert Toasts do not fill the width of their containe -- updated.

on branch styling-feedback

Closing issue.