-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
BUG: Cannot set Block display value #6039
Comments
Hi @Gryphonn, I tried to reproduce your issue but the steps aren't that clear, please rephrase. |
bandicam.2024-08-08.21-07-14-667.mp4 |
Thank you for a detailed report 🙏 It looks like we should better handle the default display so you don't have to first change to another display and back again. |
Yeah, the issue is here:
Would it make sense to add a new option like |
GrapesJS version
What browser are you using?
Chrome 126
Reproducible demo link
https://jsfiddle.net/Gryphonn/ob1pznh6/
Describe the bug
How to reproduce the bug?
What is the expected behavior?
Display value must be either empty so that I can instantly choose whatever I need.
Or it must show the current actual display value of the selected text. Which is Inline in this case and not Block.
What is the current behavior?
Currently I need to click twice.
First, click anything except Block. The display field is activated.
Then I should click Block.
If is necessary to execute some code in order to reproduce the bug, paste it here below:
// your code here
Code of Conduct
The text was updated successfully, but these errors were encountered: