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 javascript error when opening external subject links #1290

Merged
merged 1 commit into from
Nov 23, 2018
Merged

Conversation

andrew
Copy link
Member

@andrew andrew commented Nov 23, 2018

Should only try to pushstate for links that open a thread view, not external links.

Should only try to pushstate for links that open a threadview, not 
external links
@andrew andrew added the bug Related to something that's working correctly label Nov 23, 2018
@andrew andrew merged commit 00af56c into master Nov 23, 2018
@andrew andrew deleted the fix-js-error branch November 23, 2018 11:19
coreyja added a commit to coreyja/octobox that referenced this pull request Nov 24, 2018
…thub-client-refactors-for-pat

* 'master' of github.com:octobox/octobox: (27 commits)
  Uncheck all selected notifications after "Mark as Read" is done (octobox#1293)
  Remove some console.logs from search suggestions js (octobox#1291)
  Add a linked button to reply on GitHub to bottom of threads (octobox#1288)
  remove redundant .subject-link class (octobox#1292)
  Fix javascript error when opening external subject links (octobox#1290)
  Turn off autocomplete on all checkboxes (octobox#1289)
  Allow deleting notifications from search results (octobox#1287)
  Bump simple_form from 4.0.1 to 4.1.0 (octobox#1286)
  Disambiguate 'installing' from 'signing in' (octobox#1280)
  Only attempt to sync users who have an access token (octobox#1283)
  Involved users should always be ones that haven't been recently synced (octobox#1282)
  Skip enqueuing repository sync tasks if repo exists (octobox#1281)
  Skip syncing the repository if it's already present (octobox#1279)
  Use update rather than update_attributes when saving existing repos (octobox#1278)
  Add initial action_cable setup (octobox#1080)
  Enable momentum scrolling in thread view on iOS (octobox#1274)
  Always expand the last comment in a thread (octobox#1272)
  Show a spinner when loading a thread view (octobox#1271)
  Order comments from oldest to newest (octobox#1270)
  Order comments by date rather than ID (octobox#1269)
  ...

# Conflicts:
#	app/models/subject.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Related to something that's working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant