Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd input field for custom domain to options page #171
Labels
Comments
This was referenced Aug 30, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is a subtask in order to implement #75 and depend on #170. If you are starting to work on this issue, please leave comment so others are aware of it. Thank you!
This task should add an input field to the option page where the user can enter a custom domain. The field is empty by default. Validation can be ignored for now. The value should be stored in the LocalStorage when the field trigger the blur event.