Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show click cursor when hovering over a listened element #55

Open
cubap opened this issue May 19, 2020 · 2 comments
Open

Show click cursor when hovering over a listened element #55

cubap opened this issue May 19, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers OSS An OSS developer task

Comments

@cubap
Copy link
Member

cubap commented May 19, 2020

No description provided.

@cubap cubap added the enhancement New feature or request label May 19, 2020
@thehabes thehabes added OSS An OSS developer task good first issue Good for newcomers labels Sep 11, 2023
@kmcmakin00
Copy link
Contributor

Teammates,
I am working on this issue!

@kmcmakin00 kmcmakin00 self-assigned this Sep 17, 2023
@thehabes
Copy link
Member

thehabes commented Oct 9, 2023

The flow is...
Get all element with a deer-listening attribute
For each of those elements, get the value of deer-listening. Check for an element on the page whose id is that value.
If that element exists, apply a class that makes it have cursor:pointer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers OSS An OSS developer task
Projects
Status: Backlog
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants