dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Sidebar should collapse #206

Closed dchun closed 9 years ago

dchun commented 9 years ago

I think the addition of the fullscreen toggle is interfering with the original behavior of automatically collapsing the sidebar at a min-width of (992px?)

dchun commented 9 years ago

Also the page keeps reloading after every resize. Is there any way to prevent that form happening?

phuong3030 commented 9 years ago

The dashboard page is reloaded after every resize because it needs to re-draw the chart. I will remove the reloading effect.

phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/210