ianarawjo / ianarawjo/ChainForge
Add a "settings" or "..." button to TextFields and Items nodes
Open
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 256
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 22
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.