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: packages/playground/website/design-explorations/playground-ui-directions.md
+61-1Lines changed: 61 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ current site, save state, a short explanation, nearby Playgrounds, and the next
192
192
safe actions. Workbench no longer repeats the current-site status; it points
193
193
back to Current info when the user needs orientation.
194
194
195
-
### 100 remapping and self-feedback iterations
195
+
### 100-point remapping checklist from the first consolidation pass
196
196
197
197
1. The user first asks “what am I looking at?” before asking for tools.
198
198
2. The site name by itself is not enough; it needs a container label.
@@ -295,6 +295,64 @@ back to Current info when the user needs orientation.
295
295
99. The approach gives confused users a safe place to start.
296
296
100. The final check is whether a user can point at one place and say: this is the current Playground, this is whether it is saved, and these are my other Playgrounds.
297
297
298
+
## Post-review Workbench correction pass
299
+
300
+
The first Current Playground pass was structurally useful but too easy to
301
+
overstate: it grouped concepts, but it had not yet earned the “100 iterations”
302
+
claim. This correction pass treats the prior list as a checklist, then makes
303
+
the UI more concrete and more internally consistent.
304
+
305
+
### Sources rechecked
306
+
307
+
- StackBlitz documents a clear split between the menu bar, project identity,
308
+
editor, sidebar, preview, and console. The important lesson for Playground is
309
+
not to copy an IDE sidebar; it is to give each surface a single job while
0 commit comments