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

Nav fixes #908

Merged
merged 2 commits into from
Feb 21, 2018
Merged

Nav fixes #908

merged 2 commits into from
Feb 21, 2018

Conversation

balloob
Copy link
Member

@balloob balloob commented Feb 21, 2018

  • Show error message if user tries to edit a script that is not editable.
  • Fix being able to navigate. The error fallback broke, but only in compiled build

@@ -1,7 +1,6 @@
<link rel="import" href='../../bower_components/polymer/polymer-element.html'>
<link rel='import' href='../../bower_components/iron-media-query/iron-media-query.html'>
<link rel='import' href='../../bower_components/app-route/app-route.html'>
<link rel="import" href="../../bower_components/iron-pages/iron-pages.html">
Copy link
Member Author

Choose a reason for hiding this comment

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

Realized that if we wrap everything in an if, we don't need iron-pages

@balloob
Copy link
Member Author

balloob commented Feb 21, 2018

I'm going to merge this because dev is currently broken 🤔 will address comments if they happen.

@balloob balloob merged commit 0a070a3 into master Feb 21, 2018
@balloob balloob deleted the fixes branch February 21, 2018 01:53
@github-actions github-actions bot locked and limited conversation to collaborators Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants