Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion on how to implement Warning block #26

Open
lightningspirit opened this issue Oct 25, 2021 · 0 comments
Open

Discussion on how to implement Warning block #26

lightningspirit opened this issue Oct 25, 2021 · 0 comments
Labels
RFC Request for comments

Comments

@lightningspirit
Copy link
Contributor

https://github.com/editor-js/warning

This one is tricky as there's semantically no equivalent HTML tag for a "warning" message.

There are three options:

  1. Assume that we won't tackle this one and let developers create their own renders
  2. Use a mix of button and dialog tag (doesn't sound to me)
  3. Create a simple render that can be extended by developers.
@lightningspirit lightningspirit changed the title Implement Warning block Discussion on how to implement Warning block Oct 25, 2021
@lightningspirit lightningspirit added the RFC Request for comments label Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFC Request for comments
Projects
None yet
Development

No branches or pull requests

1 participant