docs: mark no-op action audit complete
This commit is contained in:
parent
d52497440e
commit
d6732597ab
@ -87,7 +87,7 @@ npx serve packages/editor/dist
|
||||
- [x] Bounds clamp (keep widgets within the screen bounds)
|
||||
- [x] Min sizes (rect min=1; resize logic enforces sane bounds)
|
||||
- [x] Avoid stuck context menus (close on normal interactions)
|
||||
- [ ] Audit for no-op clickable actions (continue tightening UX)
|
||||
- [x] Audit for no-op clickable actions (disabled menu items are computed from real preconditions; no actions fire when they would be no-ops)
|
||||
|
||||
### “Feels usable”
|
||||
- [x] Minimal sample BI screen is included by default (demo widgets preloaded).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user