Part of #96. Depends on the editor-mode-model issue.
Problem. On mobile, selecting an object opens the rail as a bottom sheet that covers the whole canvas (see epic screenshot) — you can't see the thing you're editing while you edit it, and you certainly can't see the bed you're planting into. Same for the plop inspector.
Do.
Make the object/plop inspector a compact, partial-height bottom sheet (a "peek" that leaves the top ~55–60% of the canvas visible), with the selected object kept in view (pan/scroll the canvas so the selection sits in the visible band above the sheet).
Expandable to full detail on demand (drag up / "More"), collapsible back to a peek. The peek shows the essentials (name, the primary action — Plant here / Add note — size); the expanded state shows the full property set.
Deselect / close returns to the mode's tool bar without leaving a dead gap.
Keep desktop's side-rail inspector.
Acceptance.
Selecting a bed on a phone keeps the bed visible while its inspector shows.
The primary action (Plant here) is reachable in the peek without expanding.
Plop inspector behaves the same way.
Pairs with the mode model; keep it to the inspector surface so the PR stays reviewable.
Part of #96. Depends on the editor-mode-model issue.
**Problem.** On mobile, selecting an object opens the rail as a bottom sheet that **covers the whole canvas** (see epic screenshot) — you can't see the thing you're editing while you edit it, and you certainly can't see the bed you're planting into. Same for the plop inspector.
**Do.**
- Make the object/plop inspector a **compact, partial-height bottom sheet** (a "peek" that leaves the top ~55–60% of the canvas visible), with the selected object kept in view (pan/scroll the canvas so the selection sits in the visible band above the sheet).
- Expandable to full detail on demand (drag up / "More"), collapsible back to a peek. The peek shows the essentials (name, the primary action — Plant here / Add note — size); the expanded state shows the full property set.
- Deselect / close returns to the mode's tool bar without leaving a dead gap.
- Keep desktop's side-rail inspector.
**Acceptance.**
- Selecting a bed on a phone keeps the bed visible while its inspector shows.
- The primary action (Plant here) is reachable in the peek without expanding.
- Plop inspector behaves the same way.
Pairs with the mode model; keep it to the inspector surface so the PR stays reviewable.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Part of #96. Depends on the editor-mode-model issue.
Problem. On mobile, selecting an object opens the rail as a bottom sheet that covers the whole canvas (see epic screenshot) — you can't see the thing you're editing while you edit it, and you certainly can't see the bed you're planting into. Same for the plop inspector.
Do.
Acceptance.
Pairs with the mode model; keep it to the inspector surface so the PR stays reviewable.