feat(ui-v2): add WorkPoolEditForm component for editing work pools#19876
Merged
desertaxle merged 1 commit intomainfrom Dec 18, 2025
Merged
feat(ui-v2): add WorkPoolEditForm component for editing work pools#19876desertaxle merged 1 commit intomainfrom
desertaxle merged 1 commit intomainfrom
Conversation
- Create WorkPoolEditForm component with name, description, concurrency limit, and type fields - Name and type fields are disabled/read-only - Description and concurrency limit fields are editable - Add comprehensive test file with 16 test cases - Add Storybook stories with MSW handlers - Update index.ts exports to include new component and useUpdateWorkPool hook - Update route component to use new form Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
desertaxle
approved these changes
Dec 18, 2025
This was referenced Jan 21, 2026
This was referenced Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements Phase 3 of the work pool edit page migration from Vue to React. This PR adds a form component for editing basic work pool fields.
Changes
WorkPoolEditFormcomponent with four fields:router.history.back()useUpdateWorkPoolhook andWorkPoolUpdatetype from work-pools APITesting
Human Review Checklist
prefect-ui-library/src/components/WorkPoolEditForm.vueconcurrency_limit, notconcurrencyLimit)nullfor the APILink to Devin run: https://app.devin.ai/sessions/377d92dcbb474d4a905d414d955abca4
Requested by: alex.s@prefect.io (@desertaxle)
Checklist
<link to issue>"mint.json.