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

Widget: Colour Picker #46

Open
joepavitt opened this issue Jun 23, 2023 · 1 comment
Open

Widget: Colour Picker #46

joepavitt opened this issue Jun 23, 2023 · 1 comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do priority:low Low Priority size:M - 3 Sizing estimation point widget This issue details a new widget request

Comments

@joepavitt
Copy link
Collaborator

Description

Adds a colour picker to the dashboard, with interactive colour palette, and raw text input for hex or RGB values.

Properties

Existing Dashboard 1.0 Options:

Screenshot 2023-06-23 at 21 48 13

Events

  • on-change: this widget would need to send a message back to Node-RED when it's value is changed

Controls

  • enabled: this widget can be enabled/disabled

Existing Examples

Vuetify Component: https://vuetifyjs.com/en/components/color-pickers/

The existing Dashboard 1.0 picker is a lot more compact though, so may need some level of customisation on top.

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@joepavitt joepavitt added needs-triage Needs looking at to decide what to do feature-request New feature or request that needs to be turned into Epic/Story details widget This issue details a new widget request size:M - 3 Sizing estimation point labels Jun 23, 2023
@joepavitt
Copy link
Collaborator Author

A first pass color picker has been added via a "mode" of the Text Input: #75

@joepavitt joepavitt added the priority:low Low Priority label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do priority:low Low Priority size:M - 3 Sizing estimation point widget This issue details a new widget request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant