Makes the entire form work but it just looks janky

This commit is contained in:
2023-10-19 22:11:19 -07:00
parent 6059e8a4ca
commit 6863684d9e
21 changed files with 1334 additions and 181 deletions

View File

@@ -326,7 +326,9 @@
:form-schema (mc/schema
[:map
[:db/id entity-id]
[:user/clients (forced-vector entity-id)]
[:user/clients {:optional true}
[:maybe
(forced-vector entity-id)]]
[:user/role (ref->enum-schema "user-role")]])))
:user-edit-dialog (-> user-edit-dialog
(wrap-schema-decode