maxwellpeterson-wf / GridHub

Multi-repository grid view
10 stars 1 forks source link

Consider hiding pages instead of swapping React components #26

Closed maxwellpeterson-wf closed 9 years ago

maxwellpeterson-wf commented 9 years ago

Using display:none; Would still want to only do the initial render of any given page after the user has attempted to view it the first time. May help performance and would likely solve transient page-switching issues