Jamie Vaughn

Results 2 comments of Jamie Vaughn

I came here to submit this exact same issue. Would be nice to be able to hide repos from search results.

Another pain point that this would solve is that when using `.getAttribute('disabled')` on a button with the `disabled` attr returns an empty string, but `hasAttribute('disabled')` returns true. The work around...