Skip to content

Remove dark theme applied to onboarding v5 minds#4589

Olivia Madrid requested to merge fix/reg-modal-theme-m4589 into master

Ticket(s) / Related Merge Requests

minds#4589 (closed)

Summary of Changes

We were previously manually applying a dark theme override to the onboarding modal for non-tenants. That is now not happening anymore.

Also needed to change some radio button checkmarks that were hardcoded in the dark theme/

Testing Considerations

Register a new user and see that the theme doesn't change between the registration step and onboarding step

Deployment Considerations

Regression Scope

Onboarding, login/register modals

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Registered a new user, did not see dark theme in onboarding. Landed on homepage in light theme.

Screenshots / Screen Recording

Light theme onboarding

image

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Olivia Madrid

Merge request reports