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

Refine settings page #522

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Conversation

stefanbuck
Copy link
Member

This Pull Request improves the settings page by providing feedback if the entered token is valid or not.

screen shot 2018-11-13 at 22 25 10

screen shot 2018-11-13 at 22 25 19

screen shot 2018-11-13 at 22 25 31

@@ -22,6 +22,7 @@
},
"options_ui": {
"page": "options.html",
"open_in_tab": true,
Copy link
Member Author

@stefanbuck stefanbuck Nov 13, 2018

Choose a reason for hiding this comment

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

This value is false by default. If set to true, the options page will open in a normal browser tab, rather than being integrated into the browser's add-ons manager.

This change is needed as a work around for this bug, where the dialog is jumping up and down https://bugs.chromium.org/p/chromium/issues/detail?id=904942#c1

solved

@stefanbuck
Copy link
Member Author

@josephfrazier I guess you're happy with me merging this.

@stefanbuck stefanbuck merged commit 26396fb into OctoLinker:master Nov 15, 2018
@stefanbuck stefanbuck deleted the settings-improvments branch November 15, 2018 21:07
@stefanbuck stefanbuck mentioned this pull request Dec 1, 2018
@josephfrazier
Copy link
Member

This looks fine to me! Sorry for the huge delay, I haven't had a lot of time for open-source work recently.

@stefanbuck
Copy link
Member Author

Nothing to worry 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants