aecworks / aec.works-web

Frontend for https://aec.works
https://aec.works
GNU General Public License v3.0
8 stars 2 forks source link

Change Companies loader to overlay #77

Closed danrocha closed 3 years ago

danrocha commented 3 years ago

Currently, every time we do a refetch, the list disappears and a loader comes up, making the page "jump" because of the scrollbars.

This PR proposes to keep the current list on while the refetch is done. The loader becomes an overlay on top of the company cards, which are then updated when the loading is complete.

gtalarico commented 3 years ago

Merging this as is to get this in, we can address any changes in subsequent pr. ❤️ the result of this.

ps: holding merge due to conflict with #75