Tom Najdek
Tom Najdek
This should resolve issue #8.
When creating sprites from files that contain digits in the file name, all digits are removed. This is incorrect as CSS class names can have numbers (but can't start with...
In the following files `hurt` (dying) animation is missing (last row is empty): `head / helms / female / golden_helm_female.png` `head / helms / male / golden_helm_male.png` For comparison other...
As per zotero/zotero#1749
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...
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...
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.