Skip to content

The Google Analytics was successfully set up toast notice is not visible in the Key Metrics Setup screen #11731

@abdelmalekkkkk

Description

@abdelmalekkkkk

Bug Description

When landing on the Key Metrics Setup screen after setting up Google Analytics, a toast notice should appear at the bottom right of the screen with the text "Google Analytics was successfully set up". It's currently correctly rendered, but the newly added footer hides it.

Steps to reproduce

  1. Set up Site Kit with setupFlowRefresh enabled
  2. Complete the Analytics setup
  3. Upon landing on the Key Metrics Setup screen, notice that the expect toast notice is not visible

Screenshots

Image

Additional Context

  • PHP Version:
  • OS: [e.g. iOS]
  • Browser: [e.g. chrome, safari]
  • Plugin Version: [e.g. 22]
  • Device: [e.g. iPhone6]

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  • When running through the steps to reproduce, the "Google Analytics was successfully set up" toast should appear on the Key Metrics setup screen.

Implementation Brief

  • Update the ToastNotice styles in assets/sass/components/toast-notice/_googlesitekit-toast-notice.scss
    • Add a z-index: 1
  • Update the footer styles in assets/sass/components/user-input/googlesitekit-user-input-module.scss
    • Update the horizontal padding of .googlesitekit-user-input__footer from 28px to 23px

Test Coverage

  • Inspect and update failing VRTs.

QA Brief

Changelog entry

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0High priorityTeam MIssues for Squad 2Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions