Closed Step7750 closed 6 years ago
Screenshots:
Mobile:
Desktop without Toggle:
Desktop w/ toggle and input:
@xiningchen Thoughts on the styling?
As a matter of fact, yes. Two things on the styling:
@xiningchen I've made the search bar expand by default on desktop.
The little x
in the input when typing is automatically added by the browser when using type=search
for the input. If we remove that, the browser may handle it improperly: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search
There is no built in option to offset a Material2 dialog AFAIK. I don't think it is worth the potential hack to make that work given how it could break if the library updates.
I think this can be merged.
Some side effects
Continues progress on #10