Problem
In Primitives → Dialog → Left sheet, focusing the Owner input clips the orange focus outline at the left and right edges. The top and bottom remain visible, leaving the outline looking cut off. Its bottom edge also sits too close to the Name contains label below.
This makes the focused field look broken and crowds the separation between the two fields.
Reproduce
- Run
bun run stories.
- Open Primitives → Dialog → Left sheet (
?story=primitives--dialog--left-sheet).
- Click Open left sheet, then focus the Owner input.
Expected
The focus indicator is fully visible around the input, with clear separation from the next field’s label.
Screenshot

Problem
In Primitives → Dialog → Left sheet, focusing the Owner input clips the orange focus outline at the left and right edges. The top and bottom remain visible, leaving the outline looking cut off. Its bottom edge also sits too close to the Name contains label below.
This makes the focused field look broken and crowds the separation between the two fields.
Reproduce
bun run stories.?story=primitives--dialog--left-sheet).Expected
The focus indicator is fully visible around the input, with clear separation from the next field’s label.
Screenshot