GoogleChrome/lighthouse

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

オープン

#9,474 opened on 2019/07/27

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (9,278 件のフォーク)batch import
P3good first issuenew_audit

Repository metrics

Stars
 (27,768 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド