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

The empty area to the right of a block control toolbar should be clickable #763

Closed
jasmussen opened this issue May 11, 2017 · 1 comment · Fixed by #836
Closed

The empty area to the right of a block control toolbar should be clickable #763

jasmussen opened this issue May 11, 2017 · 1 comment · Fixed by #836
Labels
[Feature] Blocks Overall functionality of blocks General Interface Parts of the UI which don't fall neatly under other labels. [Type] Enhancement A suggestion for improvement.

Comments

@jasmussen
Copy link
Contributor

Right now if you click the area above a block, no matter how few items there are in a toolbar, the entire area soaks up the click. Ideally only the actual buttons in the toolbar should intercept clicks.

As we fix this we need to be mindful of blocks that do not have a toolbar, as the actual toolbar element still needs to have a height in order to compensate for the positioning that's done using negative margins.

@jasmussen jasmussen added the [Type] Enhancement A suggestion for improvement. label May 11, 2017
@mtias mtias added [Feature] Blocks Overall functionality of blocks General Interface Parts of the UI which don't fall neatly under other labels. labels May 15, 2017
@jasmussen
Copy link
Contributor Author

Nikolay recorded this good video illustrating the problem:

out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Blocks Overall functionality of blocks General Interface Parts of the UI which don't fall neatly under other labels. [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants