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

This could be fixed by either switching to `POST`ing for item updates but that's slower and wasteful. Alternatively, maybe, we could be reading `Date` header from the response - this...

For non-colored tags, option should be disabled (or maybe warning as in the client) For colored tags, should open dialog.

bug
UI

Reproducible in Firefox and Chrome. Related #339

bug
desktop
accessibility

Following https://github.com/zotero/dataserver/issues/159 local sorting will also need to be updated to match.

blocked
API

VoiceOver ignores the fact that active element is of `role="treeitem"` and has accessible name set correctly, it instead reports it's a "cell" in a "table" and does not announce the...

accessibility

Currently each tab pane is keyed off `item.key` so that it renders fresh instance for every item. Re-using existing is not possible as some nested components (e.g. ``) depends on...

performance
refactoring

Manually changing title should be trivial. Renaming from parent metadata should be possible. Not sure if we can change the actual filename though? https://forums.zotero.org/discussion/102717/renaming-an-attachment-in-the-web-library-without-using-local-library

enhancement

Generating individual citations is now a lot nicer in ZoteroBib. We should add the same functionality (locators, Omit Author) to the web library. (The web library also opens a huge...

enhancement

Same as https://github.com/zotero/zotero/pull/3330