Ironclad / Ironclad/rivet

[Feature]: A select node. Lets the user select an item in an array

Open
#323 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
TypeScript
Stars
4.7k
Forks
388
PR merge metrics
No merged PRs in 30d

Description

### Feature Request

...I think it would be super useful to be able to make a selection from a list. It could have a single input of any[] and displays a list for the user to touch (could be string, obj, img ...) and outputs the item and the index. a bool field could say if it is multiselect.

Could be checkboxes or highlighted list

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by reviewing the existing node and UI architecture for array inputs and selection controls. Done means users can select one or more array items and receive the selected item or items together with their index or indexes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.