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: Number Input #41

Closed
joepavitt opened this issue Jun 23, 2023 · 3 comments · Fixed by #1173
Closed

Widget: Number Input #41

joepavitt opened this issue Jun 23, 2023 · 3 comments · Fixed by #1173
Assignees
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 size:M - 3 Sizing estimation point widget This issue details a new widget request

Comments

@joepavitt
Copy link
Collaborator

Description

Screenshot 2023-06-23 at 21 31 29

Called a "numeric" in the existing Dashboard 1.0. Would be similar to #38, but provide up/down arrows in the UI to modify the value.

Properties

Existing Dashboard 1.0 Properties:

Screenshot 2023-06-23 at 21 29 56

Events

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

Controls

  • enabled: this widget can be enabled/disabled

Existing Examples

Would require a custom built piece of HTML/JS

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 labels Jun 23, 2023
@joepavitt joepavitt added the size:M - 3 Sizing estimation point label Jun 23, 2023
@joepavitt
Copy link
Collaborator Author

#75 includes the text input widget, which itself has a "number" mode. In Dashboard 1.0 however, the numeric was considered a different wigdet, and so we should be consistent here.

@MarianRaphael MarianRaphael moved this to Backlog in Dashboard Backlog Aug 3, 2023
@joepavitt joepavitt added the priority:low Low Priority label Aug 11, 2023
@m-schaeffler
Copy link
Contributor

#75 includes the text input widget, which itself has a "number" mode. In Dashboard 1.0 however, the numeric was considered a different wigdet, and so we should be consistent here.

From my point of view the numeric would no longer be necessary, if the text-input would get the missing features:

  • min value
  • max value
  • step

@joepavitt
Copy link
Collaborator Author

Thanks for the input @m-schaeffler - Having seen a lot of industrial Dashboards over the past few months ,I think I'm being persuaded more and more than a ui-numeric should be included as a standalone widget. It is very popular in industry, and has distinct layout/options difference from ui-text-input

@joepavitt joepavitt moved this from Backlog to Up Next in Dashboard Backlog Apr 26, 2024
@joepavitt joepavitt moved this from Up Next to In Progress in Dashboard Backlog May 23, 2024
@joepavitt joepavitt removed the priority:low Low Priority label May 23, 2024
@joepavitt joepavitt self-assigned this May 23, 2024
@joepavitt joepavitt assigned gayanSandamal and unassigned joepavitt Jul 30, 2024
@gayanSandamal gayanSandamal linked a pull request Aug 7, 2024 that will close this issue
10 tasks
@gayanSandamal gayanSandamal mentioned this issue Aug 8, 2024
10 tasks
@gayanSandamal gayanSandamal moved this from In Progress to Under Review in Dashboard Backlog Aug 12, 2024
@github-project-automation github-project-automation bot moved this from Under Review to Done in Dashboard Backlog Aug 20, 2024
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 size:M - 3 Sizing estimation point widget This issue details a new widget request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants