Michael Currin

Results 245 comments of Michael Currin

My own. The list just gets shorter from 4 to 3 if you exclude, it doesn't show the next one it seems. ``` hide=html,make ```

Make sure to add alt text too for a11y

Only input needed username. And for project-specific badges the repo name.

Also a problem I found is that the checkbox only syncs across views - I'd like it to sync _within_ the Catalogue view across checkboxes. So maybe the asHtml boolean...

https://github.com/MichaelCurrin/badge-generator/blob/master/docs/usage.md#tests Or on Windows ``` yarn test ``` Also note the checks at the bottom of the conversation with green ticks and then a red cross for the failing tests...

Let me know if you need more info to complete this. Thanks.

Maybe I can do this incrementally. Unfortunately I don't have tests for existing work so I'd have to rely on new tests being good.

This can be used as a jest guide too

Hi thanks for the interest. I actually added this already with limited functionality, across views.

But something useful would be to store that value in the _store_ in store.ts i.e. you could tick or untick that checkbox and it will be remembered when navigating across...