Skip to content

Fix minHeight in contenteditable#340

Open
nolleto wants to merge 1 commit into
777genius:masterfrom
nolleto:fix-contenteditable-min-height
Open

Fix minHeight in contenteditable#340
nolleto wants to merge 1 commit into
777genius:masterfrom
nolleto:fix-contenteditable-min-height

Conversation

@nolleto
Copy link
Copy Markdown

@nolleto nolleto commented May 12, 2022

Set minHeight in contenteditable allowing the user can focus on the editor by clicking on it. Before it, the contenteditable area was according to the text/content height so, if the user clicked outside it but inside the editor, the same was not being focused.

Issue #200

Before this fix

image

contenteditable are in red

After this fix

image

contenteditable are in red

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant