Skip to content

web: hide extra icons inside of the alert components

Administrator requested to merge vb/notice-and-alert-redesign-components into main

Created by: valerybugakov

Description

Updated components to incorporate redesign alert styles. The HoverOverlay component is skipped in this PR because we have a standalone issue for it.

Used this Chromatic changeset to find affected components in Storybook. Checked all occurrences of the alert-* in the codebase. There's the possibility that something is still overlooked because we don't have a full snapshot coverage for the web application. Let me know if you are aware of the place where it needs to be fixed.

Slack discussion link. Closes #20666.

Changes

  • Added global .redesign-d-none class to hide elements under the redesign theme.
  • Used it to hide duplicated icons.

Merge request reports

Loading