Sævar Öfjörð Magnússon
Sævar Öfjörð Magnússon
@moiseshiraldo could you elaborate on how you are using the `on_success`, `on_error` and `on_timeout` callbacks in code? I'm having trouble figuring out where I put these callbacks using `ModelEvents` and...
As mentioned in #5776, after discussion at Bristol sprint, we agreed that having the whole row greyed out using the diagonal line background is more visually pleasing. The proposed solution...
@tomdyson spotted this gap when the last item in a list is in draft state: This is because the bottom border is part of the navigation element and the margins...
Good point, that would make sense for consistency throughout the UI.
I see - well the reason I chose to change how borders was done was two-fold. First, some explanation: The spacing issue is caused by a relative margin of `3em`...
I guess we should decide whether we try to catch all cases of double borders in lists of things in this PR, or simply revert the border fix and go...
Any opinion on which way to go @thibaudcolas ?
I see that the same test fails here, although the queries have been optimized recently to 13 instead of 23. This PR somehow introduces 2 extra queries to this view.
It looks like these queries are duplicate in this request. I have no idea what's going on here. ``` 8. SELECT (1) AS "a" FROM "wagtailcore_page" LIMIT 1 9. SELECT...
@zerolab I'm tagging you since you did the initial labeling on this PR. Could you or someone from the core team take a look at this feature and make some...