[GH-ISSUE #565] Update UI to Use Kbd Component #559

Open
opened 2026-03-03 19:51:20 +03:00 by kerem · 0 comments
Owner

Originally created by @kics223w1 on GitHub (Dec 11, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/565

Originally assigned to: @kics223w1 on GitHub.

Description

Shadcn has introduced a new Kbd component for displaying keyboard input in a consistent, accessible, and visually polished way.
We should update the UI to use the Kbd component for all keyboard input representations.

Acceptance Criteria

  • Ensure the updated UI follows Shadcn’s recommended styling.
  • Verify that keyboard hints render correctly on Windows, and Linux.
  • Check for layout or spacing issues after the update.
Originally created by @kics223w1 on GitHub (Dec 11, 2025). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/565 Originally assigned to: @kics223w1 on GitHub. ## Description Shadcn has introduced a new [`Kbd`](https://ui.shadcn.com/docs/components/kbd) component for displaying keyboard input in a consistent, accessible, and visually polished way. We should update the UI to use the `Kbd` component for all keyboard input representations. ## Acceptance Criteria - Ensure the updated UI follows Shadcn’s recommended styling. - Verify that keyboard hints render correctly on Windows, and Linux. - Check for layout or spacing issues after the update.
Sign in to join this conversation.
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
starred/proxyman-windows-linux#559
No description provided.