jums

Results 114 comments of jums

Should be re-ready for review. Along with [677](https://github.com/inventaire/inventaire/pull/677)

Linked to this issue: - a server side possible implementation: https://github.com/inventaire/inventaire/issues/400 - a staled PR which could be modified from a resolver context to a client context https://github.com/inventaire/inventaire/pull/386

Related issue https://github.com/inventaire/inventaire/issues/717 as works comments shall not be displayed on author page for the moment to avoid confusion (but it may change later if interest raise).

Nice mock-ups! - [Phosphor](https://phosphoricons.com/) has a [svelte integration option](https://github.com/haruaki07/phosphor-svelte)

tldr: having several action buttons to distinguish "search for a book" and "import books to my inventory" Makes sense since the ISBN search is, imo, missing some incentive in the...

Feedback from cypress exploration (see branch [cypress-init](https://github.com/inventaire/inventaire-client/tree/cypress-init)): - easy install and general config - learning curve topped when having to learn `cy.` DSL. Since ["Cypress anticipates the asynchronous nature of...

Hi, I'll try to explain how i would explore this issue. Once your dev environment is set (see [Readme](https://github.com/inventaire/inventaire#project-development-environment-installation)), you would need to create a user and make them a...

related issue https://github.com/inventaire/inventaire-client/issues/413

suggestion: start only with an isbn field and only by updating an entity (or only creating an entity (based on dataseed suggestion) but not both) and hide some complexity by...