warning icon indicating copy to clipboard operation
warning copied to clipboard

Implement Warning tool redesign

Open TatianaFomina opened this issue 2 years ago • 3 comments

Update warning tool appearance according to the mockups. For precise figma mockups contact @TatianaFomina or @neSpecc

New design examples:

Empty image

Filled image

TatianaFomina avatar Feb 17 '23 21:02 TatianaFomina

Maybe this "warning" block could be a more generic block (e.g. alert, callout).

e.g. https://getbootstrap.com/docs/5.3/components/alerts/

The only changes needed would be:

  1. Make title optional
  2. Add a way for the user to select the alert type (primary, secondary, warning, danger, etc.)

collimarco avatar Jan 13 '25 22:01 collimarco

My suggestion above would also make Editor.js more aligned with current practices, like GitHub markdown:

https://github.com/orgs/community/discussions/16925

collimarco avatar Oct 14 '25 12:10 collimarco

@collimarco good idea. Would you be able to implement it?

neSpecc avatar Oct 14 '25 13:10 neSpecc