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

Will be implemented once API is tweaked to support this.

blocked

Currently we do tag filtering locally, i.e. all tags for current view are fetched and filtered by the query. We can improve this by querying the API to do the...

enhancement
blocked
performance

The client behavior needs to be greatly improved, but for now we should at least mirror what's there. We can ignore collection drags for now (https://github.com/zotero/web-library/issues/227). - When dragging items...

enhancement
blocked

* [x] Default mode: do not render empty tab-panes on touch devices * [x] Edit mode: do not render empty \ elements on touch devices * [x] Render 28x28 item...

touch/small

- [x] Tag Selector (#64) - Cite modal (#203, Post 1.0) - [x] Bibliography modal (#134) - [ ] Style installer (#208) - [x] "Add to Collection" modal where multiple...

UI
design

When loading a url directly that includes a selected tag, the items appear to be properly filtered, but the tag selector does not show any active tags so it's hard...

question
design
desktop

Used for editing notes and such.

design

Firefox [makes overflowing elements tabbable](https://allyjs.io/data-tables/focusable.html#scrollable-elements), thus generating unexpected tab stops on the following components: - Tag Selector - Attachments list in item details - Notes list in item details This...

cross-browser

In the collection-tree and the attachments pane, when I click on the scrollbar handle while there is a scroll offset, the view jumps and scrolls around, depending where I click...