-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us …
-
**Describe the bug**
Collections on the left are no longer sorted by Name (most likely because of update 2.5).
Also, same question as in this issue (https://github.com/linkwarden/linkwarden/issues…
-
### Provide a general summary of the issue here
I'm writing tests for a draggable collection and my tests for clicking on an item in the collection are breaking because isVirtualPointerEvent returns …
-
I'd be happy to write a PR that makes entries on the collection page draggable if there is an "order" field on that collection, and the order of the dragged elements would be reflected in said field.
…
-
Hi!
I have created an ul like this:
```html
Alvin Catalin
Alvin Alțuică
Alvin Cutărel
Alvin
```
that's what I have in JS:
`
function drag(event) {
console.log(event.target…
-
On the new backpack design, I was confused about what was draggable for creating collections. Each badge is in a box, and the cursor turns into a pointer finger over the box.
However, dragging the bo…
-
Just posted a question to Stackoverflow. I wasn't sure as an enhancement how pertinent it would be as a core feature to SwiftGridView, but feel free to chip in:
[How to implement custom collection …
-
Ok, thanks! It's better now. However, those draggable fields for things
like collection object remarks don't save as set in a saved profile. They
return to their original size when a saved profile f…
-
# 🐛 Bug Report
Draggable components using props from useDraggableItem hook rerender 3 times whenever the keyboard/mouse modality changes. This creates long delays when a separate input is clicked…
-
I have trouble implementing marker dragging with android-maps-utils, despite following the guideline. The marker is draggable, but dragging it on the map does not trigger onMarkerDrag, onMarkerDragEnd…