PAIR-code / PAIR-code/deliberate-lab
Improve PromptItemGroup Editor UX
Open
Nobody has claimed this yet.
stale
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
From @vivtsai, consider:
- Capping the number of nested groups
- Allowing people to bump nested groups up/down in the hierarchy.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PromptItemGroup Editor and reading how nested groups are represented and rendered. Confirm the intended maximum nesting depth and the interaction for moving a group up or down, then verify that the editor enforces the cap and supports hierarchy changes consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100