[PR #10521] feat(app): add cursor pointer to interactive components #13471

Open
opened 2026-02-16 18:18:19 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10521

State: open
Merged: No


What does this PR do?

Add cursor: pointer styling to interactive UI components across the codebase to provide clear visual feedback that elements are clickable. This includes buttons, links, dropdowns, selects, tabs, and other controls.

How did you verify your code works?

tested locally

Before

https://github.com/user-attachments/assets/0f1bffde-f5b0-45aa-b1b0-7b181be8089e

After

https://github.com/user-attachments/assets/46128af7-9ab6-4d29-bd0a-431999667a90

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10521 **State:** open **Merged:** No --- ### What does this PR do? Add `cursor: pointer` styling to interactive UI components across the codebase to provide clear visual feedback that elements are clickable. This includes buttons, links, dropdowns, selects, tabs, and other controls. ### How did you verify your code works? tested locally ## Before https://github.com/user-attachments/assets/0f1bffde-f5b0-45aa-b1b0-7b181be8089e ## After https://github.com/user-attachments/assets/46128af7-9ab6-4d29-bd0a-431999667a90
yindo added the pull-request label 2026-02-16 18:18:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13471