Commit 95efac0
fix(app-showcase): drop wrong-context userFilters from showcase_task.tabular (#2563)
objectui ADR-0053 reserves userFilters for page lists ("filters" mode);
on an object list view ("views" mode) the console suppresses them by
design — a showcase view demoing a field the console is designed to
ignore is actively misleading (it's how dogfood finding P0-30 got
filed). Point the comment at the ADR split instead: named views on the
object, userFilters in the task-workbench/task-triage/active-projects
page examples.
Also reclassify P0-30 in the test report (by-design suppression; the
silent drop is fixed by objectui#2220) and mark P0-29 fixed upstream
(objectui#2218).
Fixes #2563
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 24b62ee commit 95efac0
2 files changed
Lines changed: 10 additions & 19 deletions
File tree
- examples/app-showcase
- docs/test
- src/views
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
116 | 106 | | |
117 | 107 | | |
118 | 108 | | |
| |||
0 commit comments