improvement: migrate update group modal to v3 components#7120
Conversation
|
💬 Discussion in Slack: #pr-review-infisical-7120-improvement-migrate-update-group-modal-to-v3-components Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel. |
|
| Filename | Overview |
|---|---|
| frontend/src/pages/organization/GroupDetailsByIDPage/components/GroupCreateUpdateModal.tsx | Migrates the group create/update modal from v2 (Modal/FormControl) to v3 (Dialog/Field) components; also fixes a pre-existing reset()-on-open bug and adds RoleOption for the role selector. |
Reviews (1): Last reviewed commit: "improvement: migrate update group modal ..." | Re-trigger Greptile
Context
This PR migrates the update group modal to v3 components
Screenshots
Steps to verify the change
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).