Skip to content

Fix "What's New" notification dot for Safari

Jay requested to merge jswain_whats_new_notification_dot_safari into master

What does this MR do and why?

The notification dot for "What's New" was incorrectly styled. This MR fixes it.

part of: #301152 (closed)

Changelog: Changed

Screenshots or screen recordings

Browser Before After
Safari Screen_Shot_2021-11-24_at_3.05.31_PM Screen_Shot_2021-11-24_at_2.58.27_PM
Chrome Screen_Shot_2021-11-24_at_2.58.43_PM Screen_Shot_2021-11-24_at_3.05.42_PM

How to set up and validate locally

  1. Delete the display-whats-new-notification LocalStorage item from your browser. This item is responsible for displaying the notification dot.
  2. Log in, upon entering you should see a notification dot above the Question mark on the top right of your screen, just left of your profile avatar menu item.
  3. Verify it looks good.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jay

Merge request reports