stacklok / stacklok/toolhive-studio
[Task] Refactor forms
Open
@peppescg is already working on this.
Since Dec 10, 2025.
Task
- Dominant language
- TypeScript
- Stars
- 167
- Forks
- 24
- Avg merge
- 11h 32m
- Merged PRs (30d)
- 91
Description
Description
We can have a form wrapper, and use type prop in order to decoupling the forms (remote vs local and custom vs registry)
In this way we can have the same modal instance in the wrapper and render only the form. (This will also solve a tech debt that we have in group catalog, where we are rendering different modals closing/opening them multiple times)
Acceptance Criteria
No response
Priority
Medium
Task Type
Feature
Additional Context
No response
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.
Assessment
This issue has not been assessed yet.