opennebraska / renters-help

https://codefornebraska.github.io/renters-help/
3 stars 3 forks source link

PDF download only triggered when clicking text, not the entire button #21

Closed dodgees closed 3 years ago

dodgees commented 3 years ago

As the title indicates, the download is only triggered when clicking the text and not other parts of the button. This is especially painful because the button gives the normal material-ui feedback if you click another part of the button, but without triggering the download.

ronaldewatts commented 3 years ago

https://github.com/opennebraska/renters-help/commit/c172eb30bba48bb492a4c955587d1cd9e127b61a

Just switched around the Button and PDFDownloadLink elements.