GrapesJS / GrapesJS/grapesjs

BUG: Cannot set Block display value

Open
#6,039 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
26.2k
Forks
4.6k
Avg merge
2d 21h
Merged PRs (30d)
6

Description

### GrapesJS version

- [X] I confirm to use the latest version of GrapesJS

### What browser are you using?

Chrome 126

### Reproducible demo link

https://jsfiddle.net/Gryphonn/ob1pznh6/

### Describe the bug

**How to reproduce the bug?**
1. Select any word.
2. Wrap it for style.
3. Keep this word selected.
4. Go to General -> Display
5. I want Block. I click Block but nothing happens.

**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:
```js
// your code here
```

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.