Skip to content

feat(app): add cursor pointer to interactive components#10521

Closed
alexyaroshuk wants to merge 1 commit into
anomalyco:devfrom
alexyaroshuk:fix-pointer-cursor
Closed

feat(app): add cursor pointer to interactive components#10521
alexyaroshuk wants to merge 1 commit into
anomalyco:devfrom
alexyaroshuk:fix-pointer-cursor

Conversation

@alexyaroshuk

Copy link
Copy Markdown
Contributor

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

oc-pointer-fix-before.mp4

After

oc-pointer-fix-after.mp4

Add `cursor: pointer` styling to all 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.

For selected/active states (tabs, etc.), maintain `cursor: default` to
indicate the element is no longer interactive.
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@github-actions

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Mar 27, 2026
@alexyaroshuk

alexyaroshuk commented Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

this makes no sense, i cannot reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant