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

[JavaScript] Mobile color picker #10

Open
MattIPv4 opened this issue Oct 6, 2018 · 0 comments
Open

[JavaScript] Mobile color picker #10

MattIPv4 opened this issue Oct 6, 2018 · 0 comments
Labels
🆕 Enhancement New feature or request good first issue Good for newcomers hacktoberfest An issue open and looking for help as part of hacktoberfest help wanted Extra attention is needed ⚙️ Web Related to the web module

Comments

@MattIPv4
Copy link
Owner

MattIPv4 commented Oct 6, 2018

The current color picker on the web control panel makes use of the HTML5 color picker input which isn't support on most mobile devices.

I would like to have a color picker implemented on the fixture control page that supports mobile.
Further, the color picker should update the fixture color as the picker is selected (before mouse/finger release, before submit etc).
Additionally, the picker should still allow users to type in their own custom hex value character by character.

Preferably, this should not use jQuery as the site currently does not use it.

@MattIPv4 MattIPv4 added 🆕 Enhancement New feature or request help wanted Extra attention is needed hacktoberfest An issue open and looking for help as part of hacktoberfest labels Oct 6, 2018
@MattIPv4 MattIPv4 changed the title Mobile color picker [JavaScript] Mobile color picker Oct 10, 2018
@MattIPv4 MattIPv4 added the good first issue Good for newcomers label May 21, 2019
@MattIPv4 MattIPv4 added the ⚙️ Web Related to the web module label Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 Enhancement New feature or request good first issue Good for newcomers hacktoberfest An issue open and looking for help as part of hacktoberfest help wanted Extra attention is needed ⚙️ Web Related to the web module
Projects
None yet
Development

No branches or pull requests

1 participant