Skip to content

Fix explainer screen flash

Martin Santangelo requested to merge fix-overlay-flash into develop

Ticket(s) / Related Merge Requests

#5447 (closed)

Summary of Changes

Changed the dismissed logic to be true while loading, now the explainer is only shown after the status is fetched from the server.

This causes the explainer to be shown right after the screen render, but it only happens when the explainer is shown instead of every time

Testing Considerations

(Share which areas to focus on while testing this MR)

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports