Closed kathyoleary closed 8 years ago
Larger size:
smaller size:
Lost button:
Also, from previous issue https://github.com/LMHT/LMHT.github.io/issues/188:
It's not noticeable at smaller widths, but at ~1000px viewport, switching between the absolute and fixed search bar causes the input itself to shift horizontally. The main difference is the presence/absence of the LMHT logo, so I'm guessing it's got something to do with that.
It's obviously not a huge deal, but it does take away from the 'smoothness' of the search bar.
Decided to go a different way - loaded the code change in case minds change or something changes what we can or cannot do.
In order to keep the UX flowing smoothly, As an LMHT user, I want the search bar to maintain its size until it has to switch to a smaller size due to screen reduction and at the smaller size, we should not lose the buttons on the side.
Acceptance Criteria: Have search bar stay at larger size until the screen being minimized makes it have to reduce. Once it does reduce, at mobile view or smallest size, make sure we don't lose the buttons on the side. (Right now it changes at the media queries switch at 1140px. Talked to Jim, and decision is to maintain the larger size until it has to reduce. Also noticed that at smallest screen size, we lose the down arrow button on the side)
Given any LMHT user, I want to have a good UX experience with the screen changing when necessary but maintaining its image and not being choppy or losing functionality.