bcgov / cas-cif

CleanBC Industry Fund project
Apache License 2.0
6 stars 2 forks source link

As a CIF User, I want to not see a blank loading page when data is loading, so that I have a better experience #239

Closed matthieu-foucault closed 2 years ago

matthieu-foucault commented 2 years ago

Description:

Currently, the screen flashes blank when loading. We should use the previous component in the fallback to show the previous page until the new page is loaded. Will involve a relay-nextjs update.

Acceptance Criteria:

Given I am loogged into the cif app When I perform an action that loads data Then the screen does not flash

Development Checklist:

matthieu-foucault commented 2 years ago

Relevant discussion: https://github.com/RevereCRE/relay-nextjs/issues/43

dleard commented 2 years ago

This is now also an issue in cas-ggircs since we started using relay-nextjs

LindsayMacfarlane commented 2 years ago

I didn't notice any flashing blank pages :)