reactjs/react-a11y

Is there a way to limit duplicated warnings?

開放

#145 建立於 2018年5月21日

 (1 則留言) (2 個反應) (0 位負責人)JavaScript (147 個分叉)batch import
Hacktoberfestenhancement

倉庫指標

星標
 (2,334 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Is there a way to limit duplicated warnings, I've just seen a colleague working on a page which had 25,000 warnings, causing the page to become almost unusable. The issue was caused by a component that was repeated many times on the page, and so just a couple of accessibility issues with that component caused thousands of errors.

I appreciate fixing the accessibilty issue would solve this issue, but in the meantime development is severly affected as the warnings are slowing down the page significantly.

貢獻者指南