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

template node should include practical code example related to node-red #1558

Open
3 tasks
bakman2 opened this issue Dec 24, 2024 · 0 comments
Open
3 tasks
Labels
needs-triage Needs looking at to decide what to do story A user-oriented description of a feature

Comments

@bakman2
Copy link

bakman2 commented Dec 24, 2024

Epic

No response

Description

As a: user

I want to: be able to a use template node and immediately see a practical code example that reflects a use-case in the context of node-red and not vue per se.

So that:
Users can see how a template node can be used in the context of a node-red msg.payload with an object or array.

reasoning:
Current default example does not help users in understanding the vue concept in context of node-red. A task list example with 2-way data binding could be more useful than a counter example that does not interact with node-red.

Which customers would this be availble to

All Users, (CE)

Acceptance Criteria

  • users can see the use of msg.payload within a template node
  • users can derive the use case of msg.payload in a loop, ie. v-for
  • users can see the use case of binding a payload property to an element, ie. v-text

Have you provided an initial effort estimate for this issue?

I can not provide an initial effort estimate

@bakman2 bakman2 added needs-triage Needs looking at to decide what to do story A user-oriented description of a feature labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Needs looking at to decide what to do story A user-oriented description of a feature
Projects
Status: Backlog
Development

No branches or pull requests

1 participant