diff --git a/.changeset/console-2fb38edbeb12.md b/.changeset/console-2fb38edbeb12.md new file mode 100644 index 0000000000..1dbdc1e73c --- /dev/null +++ b/.changeset/console-2fb38edbeb12.md @@ -0,0 +1,15 @@ +--- +"@objectstack/console": patch +--- + +Console (objectui) refreshed to `2fb38edbeb12`. Frontend changes in this range: + +- fix(app-shell): propagate action-param `visible` predicate through resolveActionParams (#2419) + +Completes the create-user phone fix: `resolveActionParams` now carries the +`visible` CEL predicate through to `ActionParamDialog`, so the `phoneNumber` +field is hidden when the `phoneNumber` auth plugin is off +(`features.phoneNumber == false`) instead of rendering a field the backend +rejects. + +objectui range: `9138e68413f3...2fb38edbeb12` diff --git a/.objectui-sha b/.objectui-sha index c375a6cfe4..a7a77983e2 100644 --- a/.objectui-sha +++ b/.objectui-sha @@ -1 +1 @@ -9138e68413f331efa63988885c19d89aae16d5d3 +2fb38edbeb12d92461d70bf547dece8d97462c29