Skip to content

feat: add cursor-pointer thoughtout where it is nessasarry#164

Merged
wfelliss merged 2 commits into
mainfrom
157-bug-trim-runs-buttons-do-not-change-mouse-type-to-click
May 16, 2026
Merged

feat: add cursor-pointer thoughtout where it is nessasarry#164
wfelliss merged 2 commits into
mainfrom
157-bug-trim-runs-buttons-do-not-change-mouse-type-to-click

Conversation

@wfelliss

Copy link
Copy Markdown
Owner

No description provided.

@wfelliss wfelliss linked an issue May 16, 2026 that may be closed by this pull request
4 tasks

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the cursor-pointer class to buttons across several frontend components to improve user interaction feedback. The review feedback suggests a more maintainable approach by defining button cursor behaviors globally in the Tailwind CSS base layer rather than manually adding classes to each instance. Additionally, the reviewer recommends adding disabled:cursor-not-allowed to ensure the cursor accurately reflects the button's state when it is disabled.

Comment thread apps/frontend/app/components/profiles/profilePopUp.tsx Outdated
Comment thread apps/frontend/app/components/runs/main-content.tsx Outdated
Comment thread apps/frontend/app/components/runs/trimPopup.tsx Outdated
Comment thread apps/frontend/app/components/runs/trimPopup.tsx Outdated
Comment thread apps/frontend/app/components/runs/trimPopup.tsx Outdated
@wfelliss
wfelliss merged commit 6d6db66 into main May 16, 2026
2 checks passed
@wfelliss
wfelliss deleted the 157-bug-trim-runs-buttons-do-not-change-mouse-type-to-click branch May 16, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Trim runs buttons do not change mouse type to click

1 participant