Carsonthemonkey / GIST

App to summarize audio files for the LC ACM spring 2023 hackathon
MIT License
3 stars 0 forks source link

Surface API errors #12

Closed Carsonthemonkey closed 1 year ago

Carsonthemonkey commented 1 year ago

Not having an API key or a failed API request are currently not viewable by users.

Carsonthemonkey commented 1 year ago

I think a function that renders a Modal automatically no matter where we are in the DOM would be helpful for this. I think we can use ReactDOM.render("root") to accomplish this.