kwicherbelliaken / bad-reviews-make-good-movies

0 stars 0 forks source link

[FEATURE]: add ability to remove movies from watchlist #67

Closed slackermorris closed 9 months ago

slackermorris commented 9 months ago

I think the form approach is, well, limited to forms.

slackermorris commented 9 months ago

Ask the question:

What information do I require to delete a movie?

slackermorris commented 9 months ago

I really want a page refresh after deleting a Movie from the Watchlist.

slackermorris commented 9 months ago

I think I need an async state manager like react-query to better achieve this.