Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve blip of UI before notices redirect, refactor NProgress loader #993

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

adamstankiewicz
Copy link
Member

For all changes

  • Ensure adequate tests are in place (or reviewed existing tests cover changes)

Only if submitting a visual change

  • Ensure to attach screenshots
  • Ensure to have UX team confirm screenshots

@@ -56,6 +37,10 @@ const Root = () => {
);
}

if (!isAppDataHydrated) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[inform] Accounts for both user profile hydration and whether there's a notices redirect.

@adamstankiewicz adamstankiewicz changed the title fix: blip of UI before notices redirect fix: resolve blip of UI before notices redirect Mar 5, 2024
@adamstankiewicz adamstankiewicz changed the title fix: resolve blip of UI before notices redirect fix: resolve blip of UI before notices redirect, refactor NProgress loader Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.40%. Comparing base (0c905a5) to head (34805bf).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           feat/react-query-route-loaders     #993      +/-   ##
==================================================================
+ Coverage                           81.25%   81.40%   +0.14%     
==================================================================
  Files                                 371      374       +3     
  Lines                                7773     7792      +19     
  Branches                             1888     1893       +5     
==================================================================
+ Hits                                 6316     6343      +27     
+ Misses                               1401     1393       -8     
  Partials                               56       56              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamstankiewicz adamstankiewicz marked this pull request as ready for review March 6, 2024 01:58
@adamstankiewicz adamstankiewicz merged commit bc2a7a0 into feat/react-query-route-loaders Mar 6, 2024
7 checks passed
@adamstankiewicz adamstankiewicz deleted the ags/notices-blip branch March 6, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants