web-library
web-library copied to clipboard
Currently web library will initially allow it and ends up with a cryptic `Cannot edit item in library.` error. Ideally it should not be possible, or at least a better...
Hi Zotero developers, I am not able to compile the web-library with Node.js 19.0 under linux (latest linux mint). I attached the error messages to the issue. Do you have...
Clarify in README.md that API details need to be inserted into index.html, as per #436.
Behaviour should match the client, i.e. by default it's copy (showing plus icon), with a modifier key (cmd or shift depending on a platform) it's a move.
In the web-library rewrite we're currently developing, we've planned to store visible columns and sorting as a preference and/or in local storage. It has been [previously requested](https://forums.zotero.org/discussion/33731/public-group-and-displayed-columns) to be able...
The web library should show a history of recent user/group activity. Open questions are how deep would the history go, and how best to collapse/expand dense histories, i.e. a recent...
On touch devices we show a whole-page spinner overlay while file uploads takes place but it seems that on larger touch devices it's possible to hide the overlay by tapping...
We should display a warning (using `beforeunload`) if user is closing the web library and there is an ongoing operation, such as file upload or multi-operation item copy.