future-plans: multi-cell grid storage selection

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-22 15:33:35 +00:00
parent 956f168578
commit 06b2691d87

View File

@@ -172,6 +172,13 @@ entries have no URL state — refreshing loses context.
## Grids ## Grids
### Multi-cell grid storage selection
A component stored in a grid should be able to span multiple cells, since larger
parts often occupy more than one cell. The graphical cell picker in the inventory
dialog should support selecting a range or set of cells rather than a single cell.
The grid viewer should reflect multi-cell occupancy in its count badges and cell
highlighting.
### Grid URL state ### Grid URL state
Navigating into a grid viewer updates the URL correctly, but the grid list and Navigating into a grid viewer updates the URL correctly, but the grid list and
draft state have no URL representation. draft state have no URL representation.