mozilla-rally / rally

A monorepo for Rally project containing Rally SDK, Rally Web Platform and Extensions.
Mozilla Public License 2.0
7 stars 6 forks source link

new initial design #297

Closed Carla-Moz closed 2 years ago

Carla-Moz commented 2 years ago

Note: Although the original plan was to use the feature flags, I felt since our deadline for launching the new onboarding flow was fast approaching, it didn't seem a good use of time to add so many feature toggles for a redesign as dramatic as the new flow. Please discuss if opinions differ.

This PR implements the new design for the initial login screen.

closes #272

Screen Shot 2022-09-28 at 5 28 12 AM
netlify[bot] commented 2 years ago

Deploy Preview for rally-staging failed.

Name Link
Latest commit de11364e8061b346c84853fd80c1a28e3a379761
Latest deploy log https://app.netlify.com/sites/rally-staging/deploys/633618f64693bd0008f53fc1
netlify[bot] commented 2 years ago

Deploy Preview for rally-prod failed.

Name Link
Latest commit
Latest deploy log https://app.netlify.com/sites/rally-prod/deploys/6337124aef98ac009d8b40ca
Carla-Moz commented 2 years ago

I need to update the tests to fix build.

thomik-corp commented 2 years ago

What is the implications of not using the launch flags and say get in the mixed mode where we have transitioned to the new screens but not completed it? If we would need to fix bugs in prod etc. how would that be possible? My worry is that if something does not play out atomically we have a problem.