Skip to content

Commit b42ae3d

Browse files
os-zhuangclaude
andauthored
chore: bump objectui to 2fb38edbeb12 (#2876)
Refreshes the bundled Console to objectui main including #2419, which propagates the action-param `visible` predicate through resolveActionParams. Completes the create-user phone fix end to end: the console now honors the served `visible: 'features.phoneNumber == true'` predicate on the create_user phoneNumber param, hiding the field when the phoneNumber auth plugin is off instead of offering a field the default backend rejects. objectui range: 9138e68413f3...2fb38edbeb12 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 66aa811 commit b42ae3d

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

.changeset/console-2fb38edbeb12.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
"@objectstack/console": patch
3+
---
4+
5+
Console (objectui) refreshed to `2fb38edbeb12`. Frontend changes in this range:
6+
7+
- fix(app-shell): propagate action-param `visible` predicate through resolveActionParams (#2419)
8+
9+
Completes the create-user phone fix: `resolveActionParams` now carries the
10+
`visible` CEL predicate through to `ActionParamDialog`, so the `phoneNumber`
11+
field is hidden when the `phoneNumber` auth plugin is off
12+
(`features.phoneNumber == false`) instead of rendering a field the backend
13+
rejects.
14+
15+
objectui range: `9138e68413f3...2fb38edbeb12`

.objectui-sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9138e68413f331efa63988885c19d89aae16d5d3
1+
2fb38edbeb12d92461d70bf547dece8d97462c29

0 commit comments

Comments
 (0)