travischambers / libbyreads-rs

Find which libraries have books available from your goodreads want-to-read shelf. A rust port (and upgrade!) of the original libbyreads.
1 stars 0 forks source link

display selected libraries and allow them to be removed #1

Closed travischambers closed 5 days ago

travischambers commented 1 week ago

Currently, when you select a library, that state doesn't persist anywhere in the UI. Instead, it should be clear to a user which libraries they're going to search over when they click the "Fetch Libby Availability" button.

travischambers commented 5 days ago

fixed by https://github.com/travischambers/libbyreads-rs/pull/17