GoogleChrome/lighthouse

Add a check to test if :hover styles require doubletapping links

Open

#9,474 建立於 2019年7月27日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (9,278 fork)batch import
P3good first issuenew_audit

倉庫指標

Star
 (27,768 star)
PR 合併指標
 (平均合併 18天 18小時) (30 天內合併 40 個 PR)

描述

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.

貢獻者指南