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

Add stop-pjax-loading-with-esc feature #3465

Merged

Conversation

artusm
Copy link
Contributor

@artusm artusm commented Aug 15, 2020

  1. LINKED ISSUES:
    Closes Stop ajax loading with esc #2118

  2. TEST URLS:
    sindresorhus/refined-github

  3. SCREENSHOT:

Peek 2020-08-16 02-27

Known Bugs

  • Few bugs with profile page after cancelling load on the profile page. (fixed)Peek 2020-08-16 03-00
  • Browser forward button doesn't work correctly after cancelling load. (fixed)Peek 2020-08-16 10-25

IssueHunt Summary

Referenced issues

This pull request has been submitted to:


@artusm artusm changed the title Add stop-pajax-loading-with-esc feature Add stop-pajax-loading-with-esc feature Aug 16, 2020
@artusm artusm changed the title Add stop-pajax-loading-with-esc feature Add stop-pjax-loading-with-esc feature Aug 16, 2020
@fregante
Copy link
Member

fregante commented Aug 16, 2020

This is honestly much better than I'd have thought, even the profile looks fine.

@artusm
Copy link
Contributor Author

artusm commented Aug 16, 2020

I don't even see the profile issue

Because I've fixed it.

Few bugs with profile page after cancelling load on the profile page. (fixed)

source/features/stop-pjax-loading-with-esc.tsx Outdated Show resolved Hide resolved
source/features/stop-pjax-loading-with-esc.tsx Outdated Show resolved Hide resolved
source/features/stop-pjax-loading-with-esc.tsx Outdated Show resolved Hide resolved
source/features/stop-pjax-loading-with-esc.tsx Outdated Show resolved Hide resolved
source/features/stop-pjax-loading-with-esc.tsx Outdated Show resolved Hide resolved
artusm and others added 2 commits August 18, 2020 04:32
Co-authored-by: Federico <me@fregante.com>
readme.md Outdated Show resolved Hide resolved
readme.md Outdated Show resolved Hide resolved
artusm and others added 2 commits August 19, 2020 16:41
Co-authored-by: Federico <me@fregante.com>
@artusm artusm marked this pull request as ready for review August 20, 2020 01:02
@fregante
Copy link
Member

fregante commented Sep 1, 2020

We're just waiting for @sindresorhus’s review

@fregante fregante merged commit 18387e7 into refined-github:master Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Stop ajax loading with esc
2 participants