web-library icon indicating copy to clipboard operation
web-library copied to clipboard

Results 127 web-library issues
Sort by recently updated
recently updated
newest added

We currently use both `isReadOnly` and `readOnly` as props in web-library. We should normalize that to `readOnly`. Same applies for `isDisabled` vs `disabled` and anything else that is supported by...

refactoring

@tnajdek do you think it would be feasible to group creators together on mobiles? Obviously this would wipe out some redundancy, but I’m not sure if it’s worth the effort....

question
touch/small

``` > [email protected] start:all C:\Script\web-library > run-p "serve -s {@}" "devel -s {@}" >>> Listening on http://localhost:8001/ ERROR: Invalid Option: -s' ERROR: "devel -s" exited with 1. npm ERR! code...

We should allow emptying the entire trash with a single operation from the web library. - get the full list of items in the trash (/items/trash?format=keys) - confirm the user...

We could offer interface in native language, depending on the value of `navigator.language || navigator.userLanguage`. Also needs a new UI element to allow overriding with preferred language.

enhancement

It [has been suggested](https://forums.zotero.org/discussion/84034/how-to-copy-a-formatted-reference-from-new-zotero-web-library-mobile-version#latest) to display TouchFooter on item's details pane on mobile devices (currently only available in select mode on items list). This would make features in TouchFooter easier...

enhancement
question
UI
touch/small

We should skip straight to "select files" dialog, like on desktops, then probably block the UI with a spinner while files upload.

enhancement
touch/small

Currently if a more recent remote version is detected during the update, web-library will reset the entire library. This shouldn't happen often because, as of #242, library is brought up...

enhancement