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 "pardon the interruption" popup block #52

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

thebaer
Copy link
Owner

@thebaer thebaer commented Jun 7, 2019

We must no longer "pardon the interruption" -- now we can "extend our
stay" and so on. The <h1> text in this popup changed, and there seems to
be a few titles that get displayed. So now we look to the <h2> instead
for blocking the readus interruptus popup.

This fixes #51.

We must no longer "pardon the interruption" -- now we can "extend our
stay" and so on. The <h1> text in this popup changed, and there seems to
be a few titles that get displayed. So now we look to the <h2> instead
for blocking the _readus interruptus_ popup.
@thebaer thebaer mentioned this pull request Jun 7, 2019
@jhass
Copy link

jhass commented Jun 7, 2019

Seems to target it correctly, however at least on https://medium.com/mergify/automatic-merge-of-github-security-fixes-87d7781140c0 I see basically the animation still before it vanishes. But that doesn't seem to happen for all articles, somehow. It feels it has to do with how fast the page loads, so the basically the images there delaying the load somewhat.

Medium changed some things; this fixes it again.
@thebaer
Copy link
Owner Author

thebaer commented Jul 23, 2019

Yeah, I'm not sure how to get rid of the animation unfortunately. But this at least hides it for now

@a1russell
Copy link

Do you plan on merging/releasing this any time soon?

@thebaer
Copy link
Owner Author

thebaer commented Oct 14, 2019

These changes don't completely fix the issue anymore -- Medium is still making all kinds of changes that invalidate work here.

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.

None yet

3 participants