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

Add a "settings" or "..." button to TextFields and Items nodes #207

Open
ianarawjo opened this issue Jan 7, 2024 · 0 comments
Open

Add a "settings" or "..." button to TextFields and Items nodes #207

ianarawjo opened this issue Jan 7, 2024 · 0 comments

Comments

@ianarawjo
Copy link
Owner

The settings button should open a Mantine Menu that:

  • For TextFields, include a toggle that turns "Treat fields as templates" on or off. Turning it off makes sure that all fields escape braces {}.
  • For TextFields, include a "Convert to Items node" and "Convert to Tabular Data" options that swap the current TF for an Items node/Tabular data node.
  • Do the same for Items nodes, except with a "Convert to TextFields" button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant