aurbano / aurbano/sonar.css

sonar-click only works for links

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
CSS
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I don't know if this issue is fixable via CSS, at the moment `sonar-click` uses the `:focus` selector to trigger when an element is clicked, which only works on "focusable" elements, like links, inputs...

Replication: http://jsfiddle.net/2ywv1ze9/1/

If anyone has any ideas for this it would be awesome.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the behavior in the linked JSFiddle and inspect how `sonar-click` uses the `:focus` selector. Determine whether a CSS-only approach can trigger the effect on non-focusable elements; done means the effect works for the reported element types without breaking links or inputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
design, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.