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

Fix regression with unclickable block warnings #11768

Merged
merged 2 commits into from
Nov 13, 2018
Merged

Conversation

jasmussen
Copy link
Contributor

Fixes #11764.

This PR makes the "Resolve" and "Convert to HTML" buttons clickable again.

screenshot 2018-11-12 at 17 20 01

Fixes #11764.

This PR makes the "Resolve" and "Convert to HTML" buttons clickable again.
@jasmussen jasmussen added the [Type] Regression Related to a regression in the latest release label Nov 12, 2018
@jasmussen jasmussen added this to the 4.4 milestone Nov 12, 2018
@jasmussen jasmussen self-assigned this Nov 12, 2018
@jasmussen jasmussen requested review from johngodley and a team November 12, 2018 16:21
Copy link
Member

@tofumatt tofumatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but it'd be ace to have a regression test for this one. I'll try to cook one up real quick.

@mkaz
Copy link
Member

mkaz commented Nov 12, 2018

Tested and confirmed this fixes the issue of buttons not being clickable.

@tofumatt
Copy link
Member

FYI I couldn't cook up a test quickly for this, obviously. 😓

@jasmussen
Copy link
Contributor Author

FYI I couldn't cook up a test quickly for this, obviously. 😓

No worries, I think @johngodley might look at one separately, see #11764 (comment)

@jasmussen jasmussen merged commit 38001c6 into master Nov 13, 2018
@jasmussen jasmussen deleted the fix/block-warning branch November 13, 2018 10:23
johngodley added a commit that referenced this pull request Nov 13, 2018
Test that the invalid block warning appears and that buttons are clickable. Should cover the issue fixed in #11768
johngodley added a commit that referenced this pull request Nov 14, 2018
Test that the invalid block warning appears and that buttons are clickable. Should cover the issue fixed in #11768
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Regression Related to a regression in the latest release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants