alessandrojean / tankobon

[WIP] Self-hosted physical book collection manager.
https://alessandrojean.github.io/tankobon/
MIT License
28 stars 3 forks source link

Unable to select Collection in import dialog #47

Closed ghostbear closed 1 year ago

ghostbear commented 1 year ago

Steps to reproduce

  1. Search for a book on the import page
  2. Select a book to import
  3. Unable to select a collection to import to

Expected behavior

Able to select a collection to import to

Actual behavior

image image

Logs

No response

Tankobon version

a281a1b

Operating system

Docker

Other details

No response

Acknowledgements

alessandrojean commented 1 year ago

Uh, that's weird. Can you show what's the response for the API requests?

ghostbear commented 1 year ago

What is weird is that it isn't hitting the collection endpoint

image image image

alessandrojean commented 1 year ago

I guess it's because of some modifications I did on the selector component when I was making it support generic types. Will fix these days 👍🏻