silexlabs / Silex

Silex live web creation, free/libre no-code website builder, next gen Webflow for the static web
http://www.silex.me
GNU Affero General Public License v3.0
2.22k stars 581 forks source link

Notification UI to display errors, warnings, activities #1467

Closed lexoyo closed 4 months ago

lexoyo commented 1 year ago

Create a grapesjs plugin to display notifications: errors, warnings, activities.

UI: cf webflow and bubble

API: editor.Notifications.getAll(), editor.Notifications.add({type: 'warning', title: 'test', description: 'blabla', link: '...'}) ...

Features:

Implement these errors:

Implement these activities:

Could also be useful

lexoyo commented 4 months ago

work in progess: https://github.com/silexlabs/grapesjs-notifications