-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor dialogs to use new <DialogProvider/> #270
Copy link
Copy link
Open
Labels
TaskSomething behind-the-scenes which needs to be done, but delivers no value to the user.Something behind-the-scenes which needs to be done, but delivers no value to the user.
Description
Task Description
Replace all legacy Combat Command dialogs with new, Base-UI dialogs from combat-command-components.
This will also mean replacing all forms in dialogs, with useFormDialog() and rebuilding the forms to use inputs from combat-command-components as well (particularly the <Select/> cases).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
TaskSomething behind-the-scenes which needs to be done, but delivers no value to the user.Something behind-the-scenes which needs to be done, but delivers no value to the user.
Projects
Status
In Progress