Desktop: top icon button outline is cut off #27

Open
opened 2026-08-30 19:23:11 +00:00 by pienter · 0 comments
Owner

On desktop, the outline of the top icon button (in the sidebar/navbar header) is cut off — part of the focus/outline ring is clipped instead of being fully visible around the button.

Steps to reproduce

  1. Open the app on a desktop viewport.
  2. Focus or interact with the top icon button so its outline shows.

Expected: the outline is fully visible around the button.
Actual: the outline is clipped, likely by an ancestor with overflow: hidden or insufficient padding.

On desktop, the outline of the top icon button (in the sidebar/navbar header) is cut off — part of the focus/outline ring is clipped instead of being fully visible around the button. **Steps to reproduce** 1. Open the app on a desktop viewport. 2. Focus or interact with the top icon button so its outline shows. **Expected**: the outline is fully visible around the button. **Actual**: the outline is clipped, likely by an ancestor with `overflow: hidden` or insufficient padding.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pienter/ui#27
No description provided.