ackama / rails-template

Application template for Rails 7 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
Other
294 stars 15 forks source link

Devise variant is consistently failing lighthouse accessibility audit #550

Closed G-Rath closed 4 days ago

G-Rath commented 3 months ago

It started happening a couple of weeks ago - I can't debug it as I can't run the lighthouse matchers locally due to a WSL config thing I've just not gotten around to digging into (standard js specs work fine, but however lighthouse launches the browser currently doesn't work on WSL)

eoinkelly commented 4 days ago

Closed by #561