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

If possible, only input should fade out block boundaries #669

Closed
jasmussen opened this issue May 5, 2017 · 1 comment
Closed

If possible, only input should fade out block boundaries #669

jasmussen opened this issue May 5, 2017 · 1 comment
Labels
[Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Type] Enhancement A suggestion for improvement.

Comments

@jasmussen
Copy link
Contributor

Related to #657, we want the block boundaries and controls to fade out as soon as you start typing, so you can focus on the content.

Right now "start typing" means you press any key, including shift, command, control, alt, etc. If at all possible, it would be nice that block boundaries only faded out once text input was actually entered in input fields, and not before.

@jasmussen jasmussen added [Priority] Low Used to indicate that the issue at hand isn't a top priority to address and can be handled later [Type] Enhancement A suggestion for improvement. labels May 5, 2017
@ellatrix
Copy link
Member

ellatrix commented May 5, 2017

At first I would say we should check if non input keys are pressed, but if we keep the content in sync (#475), we could see if the content actually changed.

@ellatrix ellatrix added the [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable label May 5, 2017
@jasmussen jasmussen added this to the Beta milestone May 10, 2017
@jasmussen jasmussen removed the [Priority] Low Used to indicate that the issue at hand isn't a top priority to address and can be handled later label May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

2 participants