-
Nesting sortable lists is causing the parent list to no longer be sortable, by this I mean the parent items are no longer able to drag and drop, and no data is being sent to the server. The child lis…
-
Hi,
Great module....works as expected...but
if i drag all boxers to first team container i cant return them back.
I can return items backas long as there are still items in the boxers but if i drag…
-
```
What steps will reproduce the problem?
1. I am interested in seeing the most recently updated/added proposals, or
those from a particular student, or with a particular mentor...
What is the expec…
-
It's thrown while using `$registrar->columns()->sortable()` method.
![image](https://user-images.githubusercontent.com/18362490/203786630-3c559d1a-8e74-41ab-860f-a3fd68767a7e.png)
Full warning:
…
-
**Describe the bug**
When a sortable list has `align-items: baseline` as part of it's CSS, items jump to a different position when dragging begins and jump back when dragging ends.
Also I am seein…
-
EDIT: Turns out it is not a bug, but a well hidden feature. The sorting does work, but requires the user to click on a toggle that has different meanings throughout Directus.
### Describe the Bug
…
-
app version: v1.2.2
- [ ] twitch api key set
- [ ] youtube api key set
______
issue description:
Once pulling the episode list, there are no dates assigned to the episodes.
This happens …
-
### Describe the bug
Hello,
On a multisite WP, we use a query in order to retrieve post of type "event" and sort them by "spf_event_start_date" field.
If the site has posts of type event in it…
-
**Detailed Description**
- Add drag and drop ordering of table cols for the Sortable table component (probably with be done on the `table-options` part of the advanced filtering. To review with UX)
…
-
### Context
Now that #1839 introduces sorting using the table headers, we should extend this function to the other tables within the app to ensure a consistent and predictable experience.
**Mock…