GoogleChrome/lighthouse
Voir sur GitHubAdd a check to test if :hover styles require doubletapping links
Open
#9 474 ouverte le 27 juil. 2019
P3good first issuenew_audit
Métriques du dépôt
- Stars
- (27 768 stars)
- Métriques de merge PR
- (Merge moyen 18j 18h) (40 PRs mergées en 30 j)
Description
It's really annoying when a website needs to have a double tap on links and buttons when the website is being used on a mobile device.
It would be a nice feature for Lighthouse to test if the website has this poor user experience.
Then if the website does make users have to double tap for links and buttons, give a warning message in lighthouse so the developer knows there is this problem in their website.
Maybe have this feature under the Performance section.