Melanie Sumner
Melanie Sumner
create a rule that doesn't permit deprecated HTML attributes to be used. See "obsolete features" at https://html.spec.whatwg.org/multipage/obsolete.html related rule: no-obsolete-elements Consider: should this rule also include disallowed attributes like `accesskey`?
What I expect to happen: The linter should throw a `no-nested-interactive` error if I put an interactive element inside of a `summary` element. What happens: No error is thrown To...
As a player, I would like to be able to create teams from my character list. This would help me get improved feedback from other players. This could also enable...
Updated the output for App.js so it won't fail accessibility checkers out of the box.
We're using the default focus outline at the moment, but we need to update the color so it meets the following criteria: 1. it meets color contrast criteria for accessibility...
The README for this project needs to be updated.
Considering the button/links on the landing page (first section), we should determine which of these two styles we prefer, the existing one or the alternate that we have on a...
Add support for 4k/large screens- width should be bigger and all font sizes scaled up. Current experience on a large screen: 
Design and plan for a way to insert status indicators for a concept into the guides. This is a placeholder issue. I will unassign this ticket once I've updated it...