Compact the critical cell editor

This commit is contained in:
2026-03-15 03:02:32 +01:00
parent dea0f97e91
commit dc2dbd29a9
3 changed files with 135 additions and 187 deletions

View File

@@ -531,6 +531,10 @@ Acceptance criteria:
### Phase 2: Compact inline cell editor
Status:
- implemented in the web app on March 15, 2026
Scope:
- remove the dedicated preview panel from the critical cell popup
@@ -626,4 +630,4 @@ Mitigation:
## Recommended Next Step
Implement the new Phase 2 next. The compact inline popup editor is now the most visible remaining UX gap after the lookup flow ergonomics pass.
Implement the new Phase 3 next. The remaining structural gap is generated-versus-overridden state, so re-parse and future import refreshes can preserve intentional curation instead of treating all edited values the same.