GSA / code-gov-web

DEPRECATED 🛑- Federal Source Code policy implementation.
Other
408 stars 110 forks source link

Created side navigation menu for filter view on mobile #702

Closed mriqooo closed 5 years ago

mriqooo commented 5 years ago

I created sidenavigation to display filter for mobile resolution. I defined limit 750px for button visibility.

I tried to avoid boilerplate code for the filter-box but if I wanted to get some data from BaseFilterPageComponent it returned empty array because the initialization occurred before Base ( Javascript :) ). I did not want to use setTimeOut because it is not the best solution.

Refer to #674.

DanielJDufour commented 5 years ago

Awesome! We'll take a look. We're slammed at the moment, so it may take a few days, but we're super appreciative :-)

saracope commented 5 years ago

Closing out as this repo is being archived. Please check out the new repo at code-gov-front-end.