AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Disabled react-axe #1914

Closed rkzel closed 4 years ago

rkzel commented 4 years ago

react-axe was enabled to find a11y issues. Even in production mode it highlights many issues we can't fix right now - and it has impact on performance. This PR disables it completely.