You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1068,6 +1068,7 @@ The `FlowDesigner` is a canvas-based flow editor that bridges the gap between th
1068
1068
-[x] Merged UserFilters row and tool buttons row into single toolbar line — left: field filter badges, right: tool buttons with separator
1069
1069
-[x] Search changed from inline input to icon button + Popover — saves toolbar space, matches Airtable pattern
1070
1070
-[x] UserFilters `maxVisible` prop added — overflow badges collapse into "More" dropdown with Popover
1071
+
-[x] UserFilters config panel: `_userFilters` integrated into `buildDataSection` in ViewConfigPanel — element type selector (dropdown/tabs/toggle), field picker, live preview sync, i18n (en/zh), `NamedListView.userFilters` type parity with `ListViewSchema.userFilters`
1071
1072
-[x] FilterBuilder: multi-select support for `in`/`notIn` operators — checkbox list UI replaces text input for select/lookup/master_detail fields
1072
1073
-[x] FilterBuilder: lookup/master_detail field types now show dropdown selector instead of manual ID input
1073
1074
-[x] FilterBuilder: all field types mapped — `currency`/`percent`/`rating` → number operators, `datetime`/`time` → date operators with proper input types, `status` → select operators, `user`/`owner` → lookup operators
0 commit comments