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

Option toggles require functionality #60

Open
marcobeltempo opened this issue Apr 4, 2018 · 1 comment
Open

Option toggles require functionality #60

marcobeltempo opened this issue Apr 4, 2018 · 1 comment
Assignees
Labels
Assigned Chrome Options Issues related to Chrome extension options v0.2.0 Issues related to Chaddon v.0.2.0

Comments

@marcobeltempo
Copy link
Owner

marcobeltempo commented Apr 4, 2018

Currently, the options page has a set of preference toggles with no
backend functionality other than event listeners to detect when the
values have changed.
In order to save the users selection, we need to:

chaddon_options_capture

@marcobeltempo marcobeltempo added Chrome Options Issues related to Chrome extension options v0.2.0 Issues related to Chaddon v.0.2.0 labels Apr 4, 2018
@EmdaviesSeneca EmdaviesSeneca self-assigned this Apr 8, 2018
@marcobeltempo
Copy link
Owner Author

@EmdaviesSeneca how are the settings coming along?
I would commit each individual setting that you get working. This way we can catch anything early on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned Chrome Options Issues related to Chrome extension options v0.2.0 Issues related to Chaddon v.0.2.0
Projects
None yet
Development

No branches or pull requests

2 participants