Skip to content

extensibility: add alert for return of Firefox addon

Warren Gifford requested to merge tjk/ff-addon-alert into main

Created by: tjkandala

Closes #14233 (closed).

Questions

  • Is there a way to override the alert icon without CSS? If not, we'd have to re-define icon SVGs in CSS for each code host, which are larger than the original alert icons and would only be used here, so I'd be in favor of just using the .alert-info icon.
  • Should we stop showing this variant of the browser extension alert after 4 weeks? I know that was part of the original plan, but that would mean that mostly only Cloud users would see it. I think we should keep this variant for a few releases, then remove it manually.

TODO:

  • hide on percy
  • don't show after October 18

Merge request reports

Loading